McMaster.Extensions.Hosting.CommandLine
3.1.0
Provides command-line parsing API integration with the generic host API (Microsoft.Extensions.Hosting).
See the version list below for details.
Install-Package McMaster.Extensions.Hosting.CommandLine -Version 3.1.0
dotnet add package McMaster.Extensions.Hosting.CommandLine --version 3.1.0
<PackageReference Include="McMaster.Extensions.Hosting.CommandLine" Version="3.1.0" />
paket add McMaster.Extensions.Hosting.CommandLine --version 3.1.0
#r "nuget: McMaster.Extensions.Hosting.CommandLine, 3.1.0"
Release Notes
Improvements:
* @scott-xu: feature: add overload of RunCommandLineApplicationAsync to support configuring of CommandLineApplication (#363)
* @danielmeza: feature: implement API on host builder to fetch CommandLineContext from non DI contexts (#368)
* @hellfirehd and @cbcrouse: feature: add API to allow calling UseCommandLineApplication<TApp> prior to Run*Async() (#409 and #415)
See more details here: https://github.com/natemcmaster/CommandLineUtils/blob/main/CHANGELOG.md#v310
Dependencies
-
.NETStandard 2.0
- McMaster.Extensions.CommandLineUtils (>= 3.1.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 2.1.0)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on McMaster.Extensions.Hosting.CommandLine:
Package | Downloads |
---|---|
KubeOps
This is an operator sdk written in c#.
It enables a developer to create a custom controller for CRDs
(CustomResourceDefinitions) that runs on kubernetes.
|
|
MbUtils.Extensions.CommandLineUtils
Helper classes for command line app
|
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on McMaster.Extensions.Hosting.CommandLine:
Repository | Stars |
---|---|
natemcmaster/CommandLineUtils
Command line parsing and utilities for .NET
|
|
Eastrall/Rhisis
Rhisis is an experimental FlyFF MMORPG emulator built with C# 9 and .NET 5
|
Version History
Version | Downloads | Last updated |
---|---|---|
4.0.0-beta.74 | 69 | 1/22/2021 |
4.0.0-beta.56 | 74 | 1/17/2021 |
3.1.0 | 12,514 | 1/10/2021 |
3.1.0-rc.371 | 243 | 11/7/2020 |
3.1.0-beta.356 | 598 | 9/13/2020 |
3.1.0-beta.336 | 81 | 8/28/2020 |
3.0.0 | 57,575 | 3/29/2020 |
3.0.0-rc.289 | 270 | 3/21/2020 |
3.0.0-alpha.268 | 866 | 3/9/2020 |
2.6.0 | 7,404 | 3/8/2020 |
2.5.1 | 16,952 | 2/7/2020 |
2.5.0 | 8,595 | 1/2/2020 |
2.4.4 | 9,826 | 11/11/2019 |
2.4.3 | 18,439 | 11/1/2019 |
2.4.2 | 9,276 | 9/24/2019 |
2.4.1 | 1,668 | 9/18/2019 |
2.4.0 | 272 | 9/14/2019 |
2.4.0-rc.103 | 136 | 9/4/2019 |
2.4.0-beta.99 | 194 | 8/24/2019 |
2.4.0-beta.81 | 226 | 7/26/2019 |
2.4.0-alpha.70 | 142 | 6/20/2019 |
2.3.4 | 10,492 | 4/11/2019 |
2.3.3 | 740 | 3/11/2019 |
2.3.2 | 2,636 | 2/5/2019 |
2.3.1 | 645 | 1/19/2019 |
2.3.0 | 4,029 | 1/1/2019 |
2.3.0-rc.460 | 511 | 12/15/2018 |
2.3.0-beta | 796 | 12/4/2018 |