• CodeSmith 4.0 正式版发布


    CodeSmith 4.0 正式版已经发布。新版本的CodeSmith 4.0 完全基于.NET2.0,在安装之前你需要安装.NET Framework 2.0。新功能点如下:

    * CodeSmith Projects (.csp) - This feature makes automating your code generation process really easy and consistent whether you are working from inside of Visual Studio 2005, MSBuild, Windows Explorer, a command line / batch file, or CodeSmith itself.

     * ActiveSnippets - Imagine Visual Studio 2005 snippets, but with the full power of CodeSmith available to execute any logic or access any complex metadata (including database schema and xml data) to control the output of your snippets.

     * CodeSmith Maps (.csmap) - This feature will allow you to create dictionary style maps of things like SQL to C# data type mappings.

     * .netTiers 2.0 - The .netTiers templates have been greatly enhanced and included with CodeSmith 4.0.

     * Extended Property Management - You can now edit and add new schema extended properties inside of CodeSmith Studio.

     * Property Persistence - CodeSmith now remembers the property values from the last time you executed a template.

     * CodeSmith Studio - Improved IntelliSense and improved overall performance.

    下载地址:

    http://www.codesmithtools.com/downloadrequest.aspx

    不过是需要收费的,只有30天试用期。
  • 相关阅读:
    NIO 学习笔记
    Spring Boot 学习笔记
    Java集合框架
    StringBuffer&StringBuilder类
    String 类
    Java 重写 hashCode() 和 equals() 方法
    Java 基本数据类型 && 位运算
    [SequenceFile_1] Hadoop 序列文件
    Windows 下端口被占用
    Java 反射机制
  • 原文地址:https://www.cnblogs.com/Terrylee/p/CodeSmith4_Release.html
Copyright © 2020-2023  润新知