System.CommandLine
1.0.0.4
Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package System.CommandLine --version 1.0.0.4
NuGet\Install-Package System.CommandLine -Version 1.0.0.4
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="System.CommandLine" Version="1.0.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="System.CommandLine" Version="1.0.0.4" />
<PackageReference Include="System.CommandLine" />
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 System.CommandLine --version 1.0.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: System.CommandLine, 1.0.0.4"
#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 System.CommandLine@1.0.0.4
#: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=System.CommandLine&version=1.0.0.4
#tool nuget:?package=System.CommandLine&version=1.0.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
***********This package was renamed to ConsoleApp.CommandLine***************
Microsoft's Core Team has package similar package, so they can claim this name :D
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- System.TypeConvert (>= 1.0.0.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (283)
Showing the top 20 popular GitHub repositories that depend on System.CommandLine:
Repository | Stars |
---|---|
microsoft/PowerToys
Windows system utilities to maximize productivity
|
|
PowerShell/PowerShell
PowerShell for every system!
|
|
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
|
|
DevToys-app/DevToys
A Swiss Army knife for developers.
|
|
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
|
|
BeyondDimension/SteamTools
🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。
|
|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
MaterialDesignInXAML/MaterialDesignInXamlToolkit
Google's Material Design in XAML & WPF, for C# & VB.Net.
|
|
winsw/winsw
A wrapper executable that can run any executable as a Windows service, in a permissive license.
|
|
duplicati/duplicati
Store securely encrypted backups in the cloud!
|
|
nilaoda/BBDown
Bilibili Downloader. 一个命令行式哔哩哔哩下载器.
|
|
dotnet/orleans
Cloud Native application framework for .NET
|
|
gui-cs/Terminal.Gui
Cross Platform Terminal UI toolkit for .NET
|
|
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
|
|
git-ecosystem/git-credential-manager
Secure, cross-platform Git credential storage with authentication to GitHub, Azure Repos, and other popular Git hosting services.
|
|
BartoszCichecki/LenovoLegionToolkit
Lightweight Lenovo Vantage and Hotkeys replacement for Lenovo Legion laptops.
|
|
nilaoda/N_m3u8DL-RE
Cross-Platform, modern and powerful stream downloader for MPD/M3U8/ISM. English/简体中文/繁體中文.
|
|
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
|
|
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
|
Version | Downloads | Last Updated |
---|---|---|
2.0.0-beta1.21308.1 | 67 | 9/19/2022 |
2.0.0-beta1.20574.7 | 0 | 1/17/2021 |
2.0.0-beta1.20478.1 | 0 | 1/17/2021 |
2.0.0-beta1.20427.1 | 0 | 1/17/2021 |
2.0.0-beta1.20371.2 | 0 | 1/17/2021 |
2.0.0-beta1.20303.1 | 0 | 1/17/2021 |
2.0.0-beta1.20253.1 | 0 | 1/17/2021 |
2.0.0-beta1.20214.1 | 0 | 1/17/2021 |
2.0.0-beta1.20213.1 | 0 | 1/17/2021 |
2.0.0-beta1.20158.1 | 0 | 1/17/2021 |
2.0.0-beta1.20104.2 | 0 | 1/17/2021 |
2.0.0-beta1.20071.2 | 0 | 1/17/2021 |
1.0.0.4 | 1 | 1/17/2021 |
1.0.0.3 | 0 | 1/17/2021 |
1.0.0.2 | 0 | 1/17/2021 |
1.0.0.1 | 39 | 1/17/2021 |
0.3.0-alpha.20070.2 | 0 | 1/17/2021 |
0.3.0-alpha.20054.1 | 0 | 1/17/2021 |
added 'positional' method to CommandLineArguments