发现了一个asp.net 脚手架代码生成工具,它是一个免费的工具,自动生成asp.net mvc的CRUD页面,主要特性如下:

  • Uses the LinqToSql data to generate source code.
  • Ruby on Rails like CRUD pages creator with a single button click.
  • Ruby on Rails like error reporting in the CRUD pages.
  • Ability to create pages for selected tables.
  • Create a common controller that links all the Selected table's List and Add action.

你可以在这里下载:Download

你也可以看他的视频教程:Screencast

项目网站:http://www.twinforms.com/aspmvc-home.htm

相关文章:

  • 2021-09-27
  • 2021-11-05
  • 2021-09-02
  • 2021-09-21
  • 2021-02-28
  • 2021-11-03
  • 2021-08-15
  • 2021-06-21
猜你喜欢
  • 2022-03-04
  • 2022-12-23
  • 2021-06-20
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案