CommandDotNet 8.1.1

dotnet add package CommandDotNet --version 8.1.1
                    
NuGet\Install-Package CommandDotNet -Version 8.1.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CommandDotNet" Version="8.1.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CommandDotNet" Version="8.1.1" />
                    
Directory.Packages.props
<PackageReference Include="CommandDotNet" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CommandDotNet --version 8.1.1
                    
#r "nuget: CommandDotNet, 8.1.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=CommandDotNet&version=8.1.1
                    
Install CommandDotNet as a Cake Addin
#tool nuget:?package=CommandDotNet&version=8.1.1
                    
Install CommandDotNet as a Cake Tool

Model your command line application interface in a class

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 is compatible.  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.

NuGet packages (20)

Showing the top 5 NuGet packages that depend on CommandDotNet:

Package Downloads
FizzCode.EtLast.PluginHost

Plugin host for EtLast ETL (Extract, Transform and Load) library

CommandDotNet.NameCasing

Uses Humanizer to transform the case of command and argument names

CommandDotNet.IoC.MicrosoftDependencyInjection

Configures Microsoft.Extensions.DependencyInjection for dependency injection

CommandDotNet.DataAnnotations

Uses System.ComponentModel.DataAnnotations to validate arguments

CommandDotNet.Spectre

Integrate Spectre Console utilities into CommandDotNet

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on CommandDotNet:

Repository Stars
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
Squidex/squidex
Headless CMS and Content Managment Hub
Version Downloads Last updated
8.1.1 9,620 1/26/2025
8.1.0 4,583 1/26/2025
8.0.0 2,498 1/8/2025
7.0.5 32,145 11/14/2024
7.0.4 94,334 4/29/2024
7.0.3 75,211 12/10/2023
7.0.2 218,414 12/20/2022
7.0.1 36,377 6/29/2022
6.1.0-alpha.repl 464 12/4/2021
6.0.5 12,300 2/4/2022
6.0.4 1,670 1/17/2022
6.0.3 1,888 1/15/2022
6.0.2 555 12/20/2021
6.0.1 1,510 12/8/2021
6.0.0 3,744 11/30/2021
5.0.1 5,307 11/15/2021
5.0.0 2,155 11/14/2021
4.3.0 6,500 11/4/2021
4.2.3 8,611 11/4/2021
4.2.2 787 10/20/2021
4.2.1 1,197 10/19/2021
4.2.0 1,389 10/17/2021
4.1.13 7,878 8/3/2021
4.1.8 2,689 3/21/2021
4.1.6 12,802 1/30/2021
4.1.5 3,488 1/12/2021
4.1.4 1,091 12/14/2020
4.1.4-fix331 333 1/12/2021
4.1.3 26,995 6/28/2020
4.1.2 6,976 6/23/2020
4.1.1 1,579 6/13/2020
4.1.0 9,142 5/24/2020
4.0.1 1,825 5/15/2020
4.0.0 7,544 5/12/2020
4.0.0-preview-004 1,621 5/7/2020
4.0.0-preview-003 1,543 5/6/2020
4.0.0-preview-002 454 5/6/2020
4.0.0-preview-001 2,030 5/1/2020
3.6.4 21,332 4/20/2020
3.6.3 586 4/19/2020
3.6.2 1,918 4/19/2020
3.6.1 1,472 4/17/2020
3.6.0 1,768 4/8/2020
3.5.1 1,499 3/31/2020
3.5.0 572 3/30/2020
3.4.0 2,318 3/29/2020
3.3.0 1,336 3/26/2020
3.2.0 2,944 3/22/2020
3.1.0 697 3/18/2020
3.0.2 1,800 3/14/2020
3.0.1 6,186 3/4/2020
3.0.0 4,678 3/3/2020
3.0.0-preview93 11,456 2/19/2020
3.0.0-preview92 565 2/19/2020
3.0.0-preview91 566 2/16/2020
3.0.0-preview9 869 2/15/2020
3.0.0-preview8 513 2/3/2020
3.0.0-preview7 36,089 10/31/2019
3.0.0-preview6 4,913 10/24/2019
3.0.0-preview5 12,633 9/22/2019
3.0.0-preview4 523 9/16/2019
3.0.0-preview3 520 9/2/2019
3.0.0-preview2 519 8/27/2019
3.0.0-preview1 500 8/23/2019
2.8.2 30,611 10/3/2019
2.8.1 11,632 6/17/2019
2.7.17-beta 776 6/6/2019
2.7.16-beta 709 5/28/2019
2.7.15-beta 769 5/20/2019
2.7.13-beta 802 2/10/2019
2.7.12-beta 806 2/9/2019
2.7.7-beta 1,041 12/6/2018
2.7.5 4,106 12/5/2018
2.7.0 1,032 12/3/2018
2.6.7 1,828 7/3/2018
2.6.5 2,536 6/13/2018
2.6.0 1,641 4/13/2018
2.5.30-beta 1,264 1/29/2018
2.0.12 2,833 1/13/2018
2.0.9 1,472 1/12/2018
2.0.6 1,367 1/12/2018
2.0.4 1,394 1/12/2018
2.0.0 1,487 1/11/2018
1.1.28 1,401 1/11/2018
1.1.26 1,408 1/11/2018
1.1.14 1,377 1/10/2018
1.1.10 1,370 1/10/2018
1.1.8 1,391 1/10/2018
1.1.5 1,430 1/9/2018
1.1.3 1,379 1/9/2018
1.0.0 1,867 1/9/2018
0.5.16-alpha 1,185 1/9/2018
0.5.14-alpha 1,513 1/8/2018
0.5.5-alpha 1,256 1/4/2018
0.5.3-alpha 1,175 1/2/2018
0.5.0-alpha 1,217 1/1/2018
0.4.3-alpha 1,201 12/30/2017
0.3.36-alpha 1,242 12/25/2017
0.3.33-alpha 1,228 12/19/2017
0.3.25-alpha 1,214 12/16/2017
0.3.16-alpha 1,218 12/16/2017
0.3.11-alpha 1,181 12/16/2017
0.3.8-alpha 1,322 12/16/2017
0.3.6-alpha 1,286 12/16/2017
0.3.1-alpha 1,275 12/16/2017
0.3.0-alpha 1,162 12/16/2017
0.2.5-beta 1,079 12/14/2017
0.2.4-beta 1,042 12/14/2017
0.2.3-beta 1,198 12/10/2017
0.2.1-beta 1,248 12/10/2017
0.2.0-beta 1,071 12/5/2017
0.1.42-beta 1,066 12/5/2017
0.0.41-alpha 1,077 12/3/2017
0.0.40-alpha 1,042 12/3/2017
0.0.39-alpha 1,069 12/3/2017
0.0.38-alpha 1,093 12/3/2017
0.0.37-alpha 1,057 12/3/2017
0.0.36-alpha 1,042 12/3/2017
0.0.35-alpha 1,038 12/3/2017
0.0.34-alpha 1,032 12/3/2017
0.0.33-alpha 1,055 12/3/2017
0.0.32-alpha 1,065 12/3/2017
0.0.31-alpha 1,059 12/3/2017
0.0.30-alpha 1,051 12/3/2017
0.0.29-alpha 1,058 12/3/2017
0.0.28-alpha 1,218 12/3/2017