SimpleCommandLine 0.39.3

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

CrystalData

CrystalData is a simple and versatile storage engine for C#.

Lp

Lp is an experimental program that create value.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.39.3 73 3/31/2026
0.39.2 227 3/12/2026
0.39.1 138 3/11/2026
0.39.0 115 3/11/2026
0.38.0 134 3/9/2026
0.37.0 241 3/1/2026
0.36.1 86 2/27/2026
0.36.0 91 2/27/2026
0.35.1 115 2/25/2026
0.35.0 87 2/25/2026
0.34.3 99 2/24/2026
0.34.2 90 2/24/2026
0.34.1 89 2/24/2026
0.34.0 94 2/24/2026
0.33.0 101 2/20/2026
0.32.1 129 2/4/2026
0.32.0 98 2/3/2026
0.31.0 104 2/2/2026
0.30.2 1,373 11/18/2025
0.30.1 287 11/16/2025
Loading failed