Back in Feb MS introduced:
- http://www.nuget.org/packages/Microsoft.AspNet.Scaffolding.WebForms/
- http://blogs.msdn.com/b/webdev/archive/2013/02/20/pre-release-of-asp-net-scaffolding-with-a-web-forms-scaffold-generator.aspx
but it appears that it will be dropped from VS2013
I followed the instructions here
to install the package under Visual Studio 2012 but when I go to add a scaffold the scaffold generator drop down is empty.
So my question is has anyone come across a free ASP.NET Webforms scaffolding solution that can be used with Entity Framework 5?
来源:https://stackoverflow.com/questions/19174833/asp-net-webforms-crud-scaffolding-with-entity-framework-5