DotNetTool.Builder 11.0.0

This package has a SemVer 2.0.0 package version: 11.0.0+3.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet tool install --global DotNetTool.Builder --version 11.0.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 DotNetTool.Builder --version 11.0.0
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=DotNetTool.Builder&version=11.0.0
                    
nuke :add-package DotNetTool.Builder --version 11.0.0
                    

This dotnet tool allows you creating your own dotnet tool based on Microsofts System.CommandLine.Experimental package.

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  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. 
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
12.0.0-alpha.12 180 10/23/2024
11.0.0 14,104 11/7/2023
10.0.0 3,415 9/8/2023
10.0.0-alpha.7 155 11/2/2023
9.0.0 6,023 1/24/2021
8.0.0 5,155 1/10/2020 8.0.0 is deprecated because it is no longer maintained and has critical bugs.
0.9.6 2,358 8/16/2020
0.9.5 2,071 8/15/2020
0.9.4 2,281 5/22/2020
0.9.3 2,022 5/19/2020
0.9.2 2,168 5/19/2020
0.9.1 2,140 5/16/2020
0.9.0 1,998 5/16/2020
0.8.6 1,881 5/16/2020
0.8.5 12,517 1/19/2020
0.8.4 2,712 1/13/2020
0.8.3 2,440 1/11/2020
0.8.2 2,702 1/11/2020
0.8.1 3,153 1/10/2020
0.8.0 2,030 1/10/2020
Loading failed

Bug-Fixes / Changes:
- Upgrade generated solution to Net7

Prerequisites
- .NET7 SDK or higher