A free asp.net code generator for automatically generating keys / parts for CRUD

Is there any free asp.net code generator for creating CRUD masters / parts, automatically similar to Iron Speed ​​Designer, but free?

+3
source share
3 answers

Codesmith and this can be used.

+1
source

Check aspxformsgen 4 @ http://www.junnark.com/Products/AspxFormsGen4 it creates web forms, code behind, CRUD classes (create, retrieve, update, delete) intermediate level code, data level code, stored procedures, etc. d.

Their Express product line is free, no marketing.

0
source

AspCoreGen 2.0 MVC. ASP.NET Core 2.0 MVC, - ASP.NET Core MVC, , : https://junnark.com/Products/AspCoreGen2MVC/DownloadExpress

0

All Articles