ConfigGeneration.Tool 1.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global ConfigGeneration.Tool --version 1.1.0                
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 ConfigGeneration.Tool --version 1.1.0                
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=ConfigGeneration.Tool&version=1.1.0                
nuke :add-package ConfigGeneration.Tool --version 1.1.0                

A tool for generating configurations.

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. 
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 97 1/1/2025
1.4.0 86 12/24/2024
1.3.0 88 12/23/2024
1.2.1 78 12/23/2024
1.2.0 83 12/23/2024
1.1.1 87 12/22/2024
1.1.0 93 12/22/2024
1.0.9 93 12/19/2024
1.0.8 85 12/19/2024
1.0.7 88 12/19/2024
1.0.6 86 12/19/2024
1.0.5 81 12/19/2024
1.0.3 101 12/18/2024

v.1.0.9: First stable version.
       v.1.0.0: Initial release.