EnumGenerator.GlobalTool
5.0.1274
dotnet tool install --global EnumGenerator.GlobalTool --version 5.0.1274
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local EnumGenerator.GlobalTool --version 5.0.1274
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=EnumGenerator.GlobalTool&version=5.0.1274
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package EnumGenerator.GlobalTool --version 5.0.1274
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
EnumGenerator Global tool.
Can be used to generate c# / f# / vb / cil enum files from json files.
Installation
Install as a global tool.
dotnet tool install --global EnumGenerator.GlobalTool
Usage
Invoke the tool using the enum-generator
alias
enum-generator -i example.enum -o example.g.cs
To generate a fsharp file use the -t fsharp
argument.
To generate a vb file use the -t visualbasic
argument.
To generate a cil file use the -t cil
argument.
To generate a dll file use the -t classlibrary
argument.
Help
For additional info on the arguments run enum-generator --help
For more general documentation and examples visit the github project enum-generator-dotnet.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
.NET Core | netcoreapp3.0 is compatible. netcoreapp3.1 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 |
---|---|---|
5.0.1274 | 4,095 | 11/27/2019 |
4.1.1229 | 2,901 | 8/19/2019 |
4.0.1221 | 2,882 | 8/16/2019 |
3.5.1217 | 3,114 | 8/10/2019 |
3.5.1214 | 3,037 | 8/10/2019 |
3.4.1211 | 2,736 | 8/9/2019 |
3.4.1206 | 2,862 | 8/9/2019 |
3.3.1203 | 3,080 | 8/8/2019 |
3.2.1196 | 2,907 | 8/7/2019 |
3.2.1193 | 3,116 | 8/7/2019 |
3.1.1190 | 3,104 | 8/7/2019 |
3.0.1187 | 3,044 | 8/7/2019 |
2.1.1008 | 3,117 | 7/6/2019 |
2.0.1004 | 3,112 | 7/6/2019 |
1.0.931 | 3,024 | 5/4/2019 |