开发者

T4 templates for MVC that replicate ASP.net Dynamic Data functionality?

开发者 https://www.devze.com 2023-03-25 18:10 出处:网络
I love the functionality that you get with ASP.net Dynamic Data web applications. I love the power and control you get from the MVC framework. Does anyone have T4 templates for MVC that repli开发者_如

I love the functionality that you get with ASP.net Dynamic Data web applications. I love the power and control you get from the MVC framework. Does anyone have T4 templates for MVC that repli开发者_如何学Pythoncate ASP.net Dynamic Data functionality?


I am a fan of MvcScaffolding ( http://blog.stevensanderson.com/2011/01/13/scaffold-your-aspnet-mvc-3-project-with-the-mvcscaffolding-package/ ) with which you can generate everything such as controllers, views, and so on based on data defined on edmx file. Beauty of the package is also that you can customize all the generation of code.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号