EE.CodeGenerator.Cli 1.0.2

dotnet tool install --global EE.CodeGenerator.Cli --version 1.0.2
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local EE.CodeGenerator.Cli --version 1.0.2
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=EE.CodeGenerator.Cli&version=1.0.2
                    
nuke :add-package EE.CodeGenerator.Cli --version 1.0.2
                    

代码生成器命令行工具

强大的代码生成命令行工具,有丰富的常用方案以及灵活的自定义方案

  • JSON 提供元数据
  • 模板文件 + 简单语法轻松生成自定义格式代码
  • 丰富的内置方案提供前沿工作流

内置方案

命令行工具

自定义方案

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
1.0.2 99 4/27/2026
1.0.1 103 4/7/2026
1.0.0 214 11/24/2025