Microsoft.Extensions.CommandLineUtils
1.1.1
Command-line parsing API. Commonly used types:
Microsoft.Extensions.CommandLineUtils.CommandLineApplication
Microsoft.Extensions.CommandLineUtils.CommandOption
Install-Package Microsoft.Extensions.CommandLineUtils -Version 1.1.1
dotnet add package Microsoft.Extensions.CommandLineUtils --version 1.1.1
<PackageReference Include="Microsoft.Extensions.CommandLineUtils" Version="1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Extensions.CommandLineUtils --version 1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Extensions.CommandLineUtils, 1.1.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.Extensions.CommandLineUtils as a Cake Addin
#addin nuget:?package=Microsoft.Extensions.CommandLineUtils&version=1.1.1
// Install Microsoft.Extensions.CommandLineUtils as a Cake Tool
#tool nuget:?package=Microsoft.Extensions.CommandLineUtils&version=1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5.1
- No dependencies.
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
Used By
NuGet packages (97)
Showing the top 5 NuGet packages that depend on Microsoft.Extensions.CommandLineUtils:
Package | Downloads |
---|---|
Microsoft.DotNet.Xdt.Tools
XDT (XML Document Transform) publish tool for .NET Core CLI. Contains the dotnet-transform-xdt command for transforming XML files at publishing time.
|
|
dotnet-sourcelink
SourceLink: Source Code On Demand
Source Link your Portable PDB files to allow source code to be downloaded on demand
|
|
NuGet.CommandLine.XPlat
NuGet executable wrapper for the dotnet CLI nuget functionality.
|
|
dotnet-sourcelink-git
SourceLink: Source Code On Demand
Source Link your Portable PDB files to allow source code to be downloaded on demand
|
|
Migrator.EF6.Tools
A .NetCore CLI tool to enable EF6 migrations in an Asp.Net Core app.
|
GitHub repositories (38)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Extensions.CommandLineUtils:
Repository | Stars |
---|---|
ant-design-blazor/ant-design-blazor
🌈A set of enterprise-class UI components based on Ant Design and Blazor WebAssembly.
|
|
SteveSanderson/Blazor
MOVED: Please see the new repo at https://github.com/aspnet/blazor
|
|
filipw/dotnet-script
Run C# scripts from the .NET CLI.
|
|
NuGet/NuGetGallery
NuGet Gallery is a package repository that powers https://www.nuget.org
|
|
SkyAPM/SkyAPM-dotnet
The .NET/.NET Core instrument agent for Apache SkyWalking
|
Version History
Version | Downloads | Last updated |
---|---|---|
1.1.1 | 5,384,604 | 5/9/2017 |
1.1.0 | 2,711,112 | 11/16/2016 |
1.1.0-preview1-final | 32,161 | 10/24/2016 |
1.0.1 | 4,478,467 | 12/12/2016 |
1.0.0 | 1,711,615 | 6/27/2016 |
1.0.0-rc2-final | 105,548 | 5/16/2016 |