dotnetCampus.CommandLine.Source
3.3.1
dotnet add package dotnetCampus.CommandLine.Source --version 3.3.1
NuGet\Install-Package dotnetCampus.CommandLine.Source -Version 3.3.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="dotnetCampus.CommandLine.Source" Version="3.3.1"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="dotnetCampus.CommandLine.Source" Version="3.3.1" />
<PackageReference Include="dotnetCampus.CommandLine.Source"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
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 dotnetCampus.CommandLine.Source --version 3.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: dotnetCampus.CommandLine.Source, 3.3.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 dotnetCampus.CommandLine.Source@3.3.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=dotnetCampus.CommandLine.Source&version=3.3.1
#tool nuget:?package=dotnetCampus.CommandLine.Source&version=3.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
dotnetCampus.CommandLine is probably the fastest command line parser in all .NET open-source projects. Parsing a classical command line only takes 1091ns, thus 10 ticks.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- Walterlv.NullableAttributes.Source (>= 6.0.0)
-
.NETFramework 4.5
- Walterlv.NullableAttributes.Source (>= 6.0.0)
-
.NETStandard 2.0
- Walterlv.NullableAttributes.Source (>= 6.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on dotnetCampus.CommandLine.Source:
| Package | Downloads |
|---|---|
|
dotnetCampus.CommandLine.MSBuildUtils.Source
当你需要写一个运行于 MSBuild 中的可执行程序,那么会有一堆杂七杂八的脚手架代码需要编写,还需要每次指定如何报告编译错误等。现在有了这个,你就不在需要编写杂七杂八的代码了,专注于你的编译代码吧! |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.3.1 | 780 | 8/9/2023 |
| 3.3.1-alpha04 | 562 | 8/9/2023 |
| 3.3.1-alpha03 | 719 | 9/10/2021 |
| 3.3.0 | 1,586 | 7/30/2020 |
| 3.2.1 | 896 | 7/29/2020 |
| 3.2.0 | 1,073 | 7/17/2020 |
| 3.1.1 | 1,575 | 7/15/2020 |
| 2.1.0 | 872 | 7/3/2020 |
| 2.0.0 | 887 | 5/28/2020 |
| 1.4.0 | 937 | 5/23/2020 |
| 1.3.3 | 893 | 5/22/2020 |
| 1.3.2 | 1,014 | 5/16/2020 |
| 1.3.1 | 853 | 4/29/2020 |
| 1.2.1 | 923 | 12/20/2019 |
| 1.0.0 | 938 | 11/11/2019 |