zoukankan      html  css  js  c++  java
  • 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天试用期。
  • 相关阅读:
    webpack压缩图片之项目资源优化
    vue v-cloak 指令 处理页面显示源码
    js 获取url 参数
    element-ui Drawer抽屉组件封装
    js中的this指向
    对js闭包的理解
    vue作用域插槽
    flex布局实战
    vue 组件之间传值
    js 面试题一
  • 原文地址:https://www.cnblogs.com/Terrylee/p/CodeSmith4_Release.html
Copyright © 2011-2022 走看看