CommandDotNet 4.0.0-preview-001

This is a prerelease version of CommandDotNet.
There is a newer version of this package available.
See the version list below for details.
dotnet add package CommandDotNet --version 4.0.0-preview-001
                    
NuGet\Install-Package CommandDotNet -Version 4.0.0-preview-001
                    
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="4.0.0-preview-001" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CommandDotNet" Version="4.0.0-preview-001" />
                    
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 4.0.0-preview-001
                    
#r "nuget: CommandDotNet, 4.0.0-preview-001"
                    
#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.
#:package CommandDotNet@4.0.0-preview-001
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=CommandDotNet&version=4.0.0-preview-001&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=CommandDotNet&version=4.0.0-preview-001&prerelease
                    
Install as a Cake Tool

Model your command line application interface in a class

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (21)

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.FluentValidation

Uses FluentValidation validators to validate arguments defined using an IArgumentModel

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 33,974 1/26/2025
8.1.0 26,193 1/26/2025
8.0.0 3,752 1/8/2025
7.0.5 69,029 11/14/2024
7.0.4 152,060 4/29/2024
7.0.3 95,017 12/10/2023
7.0.2 266,221 12/20/2022
7.0.1 45,089 6/29/2022
6.1.0-alpha.repl 542 12/4/2021
6.0.5 12,732 2/4/2022
6.0.4 1,766 1/17/2022
6.0.3 1,997 1/15/2022
6.0.2 659 12/20/2021
6.0.1 1,600 12/8/2021
6.0.0 4,038 11/30/2021
5.0.1 5,905 11/15/2021
5.0.0 2,304 11/14/2021
4.3.0 6,877 11/4/2021
4.2.3 8,746 11/4/2021
4.2.2 895 10/20/2021
4.2.1 1,303 10/19/2021
4.2.0 1,505 10/17/2021
4.1.13 10,568 8/3/2021
4.1.8 2,941 3/21/2021
4.1.6 13,377 1/30/2021
4.1.5 3,687 1/12/2021
4.1.4 1,210 12/14/2020
4.1.4-fix331 428 1/12/2021
4.1.3 28,056 6/28/2020
4.1.2 7,409 6/23/2020
4.1.1 1,722 6/13/2020
4.1.0 9,532 5/24/2020
4.0.1 1,963 5/15/2020
4.0.0 10,184 5/12/2020
4.0.0-preview-004 1,769 5/7/2020
4.0.0-preview-003 1,698 5/6/2020
4.0.0-preview-002 560 5/6/2020
4.0.0-preview-001 2,190 5/1/2020
3.6.4 23,237 4/20/2020
3.6.3 700 4/19/2020
3.6.2 2,059 4/19/2020
3.6.1 1,612 4/17/2020
3.6.0 1,902 4/8/2020
3.5.1 1,629 3/31/2020
3.5.0 675 3/30/2020
3.4.0 2,799 3/29/2020
3.3.0 1,446 3/26/2020
3.2.0 3,146 3/22/2020
3.1.0 804 3/18/2020
3.0.2 1,917 3/14/2020
3.0.1 6,512 3/4/2020
3.0.0 4,930 3/3/2020
3.0.0-preview93 12,025 2/19/2020
3.0.0-preview92 687 2/19/2020
3.0.0-preview91 667 2/16/2020
3.0.0-preview9 1,000 2/15/2020
3.0.0-preview8 615 2/3/2020
3.0.0-preview7 38,113 10/31/2019
3.0.0-preview6 8,765 10/24/2019
3.0.0-preview5 12,751 9/22/2019
3.0.0-preview4 626 9/16/2019
3.0.0-preview3 635 9/2/2019
3.0.0-preview2 621 8/27/2019
3.0.0-preview1 607 8/23/2019
2.8.2 31,433 10/3/2019
2.8.1 12,135 6/17/2019
2.7.17-beta 884 6/6/2019
2.7.16-beta 816 5/28/2019
2.7.15-beta 859 5/20/2019
2.7.13-beta 894 2/10/2019
2.7.12-beta 920 2/9/2019
2.7.7-beta 1,148 12/6/2018
2.7.5 4,251 12/5/2018
2.7.0 1,135 12/3/2018
2.6.7 2,006 7/3/2018
2.6.5 2,829 6/13/2018
2.6.0 1,909 4/13/2018
2.5.30-beta 1,521 1/29/2018
2.0.12 3,107 1/13/2018
2.0.9 1,735 1/12/2018
2.0.6 1,637 1/12/2018
2.0.4 1,659 1/12/2018
2.0.0 1,758 1/11/2018
1.1.28 1,663 1/11/2018
1.1.26 1,669 1/11/2018
1.1.14 1,633 1/10/2018
1.1.10 1,636 1/10/2018
1.1.8 1,653 1/10/2018
1.1.5 1,692 1/9/2018
1.1.3 1,624 1/9/2018
1.0.0 2,153 1/9/2018
0.5.16-alpha 1,439 1/9/2018
0.5.14-alpha 1,782 1/8/2018
0.5.5-alpha 1,514 1/4/2018
0.5.3-alpha 1,434 1/2/2018
0.5.0-alpha 1,468 1/1/2018
0.4.3-alpha 1,465 12/30/2017
0.3.36-alpha 1,505 12/25/2017
0.3.33-alpha 1,484 12/19/2017
0.3.25-alpha 1,455 12/16/2017
0.3.16-alpha 1,465 12/16/2017
0.3.11-alpha 1,450 12/16/2017
0.3.8-alpha 1,580 12/16/2017
0.3.6-alpha 1,539 12/16/2017
0.3.1-alpha 1,518 12/16/2017
0.3.0-alpha 1,412 12/16/2017
0.2.5-beta 1,261 12/14/2017
0.2.4-beta 1,227 12/14/2017
0.2.3-beta 1,459 12/10/2017
0.2.1-beta 1,501 12/10/2017
0.2.0-beta 1,267 12/5/2017
0.1.42-beta 1,234 12/5/2017
0.0.41-alpha 1,262 12/3/2017
0.0.40-alpha 1,228 12/3/2017
0.0.39-alpha 1,249 12/3/2017
0.0.38-alpha 1,258 12/3/2017
0.0.37-alpha 1,233 12/3/2017
0.0.36-alpha 1,224 12/3/2017
0.0.35-alpha 1,226 12/3/2017
0.0.34-alpha 1,212 12/3/2017
0.0.33-alpha 1,234 12/3/2017
0.0.32-alpha 1,247 12/3/2017
0.0.31-alpha 1,249 12/3/2017
0.0.30-alpha 1,239 12/3/2017
0.0.29-alpha 1,240 12/3/2017
0.0.28-alpha 1,484 12/3/2017