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,222 | 11/27/2019 |
| 4.1.1229 | 2,995 | 8/19/2019 |
| 4.0.1221 | 2,973 | 8/16/2019 |
| 3.5.1217 | 3,199 | 8/10/2019 |
| 3.5.1214 | 3,125 | 8/10/2019 |
| 3.4.1211 | 2,828 | 8/9/2019 |
| 3.4.1206 | 2,951 | 8/9/2019 |
| 3.3.1203 | 3,188 | 8/8/2019 |
| 3.2.1196 | 2,991 | 8/7/2019 |
| 3.2.1193 | 3,201 | 8/7/2019 |
| 3.1.1190 | 3,211 | 8/7/2019 |
| 3.0.1187 | 3,124 | 8/7/2019 |
| 2.1.1008 | 3,219 | 7/6/2019 |
| 2.0.1004 | 3,198 | 7/6/2019 |
| 1.0.931 | 3,112 | 5/4/2019 |
Loading failed