You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe the problem.
Before ASP.NET Core, there was ASP.NET Dynamic Data, a framework for automatically generating web forms (CRUD) for entities coming from an ORM such as Entity Framework. It was never (yet?) ported to ASP.NET Core, so, I was wondering, are there any plans to do so? Or any open-source alternative?
Describe the solution you'd like
Either plans for the future or pointers to existing open-source projects that mimic the functionality of ASP.NET Dynamic Data.
Additional context
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Is your feature request related to a problem? Please describe the problem.
Before ASP.NET Core, there was ASP.NET Dynamic Data, a framework for automatically generating web forms (CRUD) for entities coming from an ORM such as Entity Framework. It was never (yet?) ported to ASP.NET Core, so, I was wondering, are there any plans to do so? Or any open-source alternative?
Describe the solution you'd like
Either plans for the future or pointers to existing open-source projects that mimic the functionality of ASP.NET Dynamic Data.
Additional context
No response
The text was updated successfully, but these errors were encountered: