ConfigGeneration.Tool
1.5.0
dotnet tool install --global ConfigGeneration.Tool --version 1.5.0
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local ConfigGeneration.Tool --version 1.5.0
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=ConfigGeneration.Tool&version=1.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package ConfigGeneration.Tool --version 1.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A tool for generating configurations.
Product | Versions 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.5.0 | 143 | 1/1/2025 |
1.4.0 | 112 | 12/24/2024 |
1.3.0 | 111 | 12/23/2024 |
1.2.1 | 108 | 12/23/2024 |
1.2.0 | 111 | 12/23/2024 |
1.1.1 | 111 | 12/22/2024 |
1.1.0 | 116 | 12/22/2024 |
1.0.9 | 121 | 12/19/2024 |
1.0.8 | 110 | 12/19/2024 |
1.0.7 | 114 | 12/19/2024 |
1.0.6 | 124 | 12/19/2024 |
1.0.5 | 107 | 12/19/2024 |
1.0.3 | 126 | 12/18/2024 |
`v.1.4.0`: Improved nuget package metadata.
`v.1.2.1`: Fix tool for accepting arbitrary types for deserialization.
`v.1.0.9`: First stable version.
`v.1.0.0`: Initial release.