VOOZH about

URL: https://www.nuget.org/packages/CommandDotNet/

⇱ NuGet Gallery | CommandDotNet 8.1.1




👁 Image
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
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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.
#:package CommandDotNet@8.1.1
 
 
#: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=8.1.1
 
Install as a Cake Addin
#tool nuget:?package=CommandDotNet&version=8.1.1
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Model your command line application interface in a class

Product Versions Compatible and additional computed target framework versions.
.NET net8.0 net8.0 is compatible.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 is compatible.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows 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 (3)

Showing the top 3 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
chinese-liliths-throne/BDCCChineseLocalization
Version Downloads Last Updated
8.1.1 98,227 1/26/2025
8.1.0 87,108 1/26/2025
8.0.0 5,842 1/8/2025
7.0.5 166,002 11/14/2024
7.0.4 210,844 4/29/2024
7.0.3 181,429 12/10/2023
7.0.2 333,989 12/20/2022
7.0.1 60,741 6/29/2022
6.1.0-alpha.repl 627 12/4/2021
6.0.5 13,249 2/4/2022
6.0.4 1,894 1/17/2022
6.0.3 2,103 1/15/2022
6.0.2 771 12/20/2021
6.0.1 1,716 12/8/2021
6.0.0 4,348 11/30/2021
5.0.1 7,132 11/15/2021
5.0.0 2,540 11/14/2021
4.3.0 9,916 11/4/2021
4.2.3 8,905 11/4/2021
4.2.2 1,024 10/20/2021
Loading failed