SimpleCommandLine 0.41.2

dotnet add package SimpleCommandLine --version 0.41.2
                    
NuGet\Install-Package SimpleCommandLine -Version 0.41.2
                    
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="SimpleCommandLine" Version="0.41.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SimpleCommandLine" Version="0.41.2" />
                    
Directory.Packages.props
<PackageReference Include="SimpleCommandLine" />
                    
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 SimpleCommandLine --version 0.41.2
                    
#r "nuget: SimpleCommandLine, 0.41.2"
                    
#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 SimpleCommandLine@0.41.2
                    
#: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=SimpleCommandLine&version=0.41.2
                    
Install as a Cake Addin
#tool nuget:?package=SimpleCommandLine&version=0.41.2
                    
Install as a Cake Tool

Simple command-line parser for .NET console applications.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on SimpleCommandLine:

Package Downloads
Netsphere

Netsphere is a network protocol for Lp.

Lp

Lp is an experimental program that create value.

Arc.WinUI

A set of classes and extension methods for creating WinUI applications.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.41.2 134 5/19/2026
0.41.1 180 5/14/2026
0.41.0 219 5/10/2026
0.40.4 106 5/7/2026
0.40.3 152 4/27/2026
0.40.2 163 4/24/2026
0.40.1 143 4/18/2026
0.40.0 145 4/16/2026
0.39.4 197 4/5/2026
0.39.3 184 3/31/2026
0.39.2 262 3/12/2026
0.39.1 179 3/11/2026
0.39.0 156 3/11/2026
0.38.0 173 3/9/2026
0.37.0 276 3/1/2026
0.36.1 123 2/27/2026
0.36.0 128 2/27/2026
0.35.1 153 2/25/2026
0.35.0 129 2/25/2026
0.34.3 138 2/24/2026
Loading failed