半自动代码生成--方式C#

寻找半自动代码生成方式基于C#的GUI或者其它:

1、 (推荐)Millennials - A Custom Source Code Generator   https://www.codeproject.com/articles/288283/millennials-a-custom-source-code-generator

1-1、Using ICSharpCode.TextEditor   https://www.codeproject.com/kb/edit/texteditorcontrol.aspx

2、(推荐)Easy4net代码生成器,可方便的生成与数据库表对应的类文件。   http://git.oschina.net/wangwei123/CodeBuilder_Easy4net

3、LightSpeed(商业)是一个最高性能的 .NET 领域建模和 O/R 映射框架,第一级别的 LINQ 支持、Visual Studio 2008/2010 设计器集成,以及著名的高性能框架。

     http://www.mindscapehq.com/

4、原PDF.NET框架将成为一个全功能的企业开发框架,而 SOD框架将是PDF.NET开发框架下面的 “数据开发框架" 

 
5、cyq.data is not only a orm,but also a data access layer.(.NET 最好用的ORM数据层框架,木有之一!)  https://github.com/cyq1162/cyqdata
 
6、FileHelpers is a free and easy to use .NET library to import or export data from fixed length or delimited records in files, strings or streams.
 
 
原文地址:https://www.cnblogs.com/hopesun/p/6284927.html