DotNetTool.Builder 11.0.0

This package has a SemVer 2.0.0 package version: 11.0.0+3.
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. 
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
11.0.0 286 11/7/2023
10.0.0 114 9/8/2023
10.0.0-alpha.7 55 11/2/2023
9.0.0 2,504 1/24/2021
8.0.0 2,535 1/10/2020
0.9.6 2,088 8/16/2020
0.9.5 1,815 8/15/2020
0.9.4 2,005 5/22/2020
0.9.3 1,760 5/19/2020
0.9.2 1,895 5/19/2020
0.9.1 1,885 5/16/2020
0.9.0 1,730 5/16/2020
0.8.6 1,610 5/16/2020
0.8.5 12,246 1/19/2020
0.8.4 2,458 1/13/2020
0.8.3 2,178 1/11/2020
0.8.2 2,445 1/11/2020
0.8.1 2,888 1/10/2020
0.8.0 1,758 1/10/2020
0.7.7 2,315 1/7/2020
0.7.6 2,897 1/6/2020
0.7.5 2,406 1/6/2020
0.7.4 2,231 1/6/2020
0.7.3 2,424 1/6/2020
0.7.2 2,320 1/6/2020
0.7.1 2,335 1/6/2020
0.7.0 1,998 1/5/2020
0.6.0 2,245 1/4/2020
0.5.8 2,544 1/4/2020
0.5.7 3,105 1/4/2020
0.5.6 2,672 1/4/2020
0.5.6-beta 7,313 12/31/2019
0.5.5-beta 1,930 12/31/2019
0.5.4-beta 2,042 12/30/2019
0.5.3-beta 1,807 12/30/2019
0.5.2-beta 2,145 12/29/2019

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

Prerequisites
- .NET7 SDK or higher