AiACodeGenerator 1.0.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet tool install --global AiACodeGenerator --version 1.0.1
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local AiACodeGenerator --version 1.0.1
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=AiACodeGenerator&version=1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package AiACodeGenerator --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Code Generator - C# source code generator from YAML config
Usage: codegenerator --config <path> [options]
Options: --config, -c <path> (required) Path to the feature YAML config file --output, -o <path> Override output root directory --templates,-t <path> Override templates root directory --dry-run, -d Preview without writing files --help, -h Show this help
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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.