McMaster.Extensions.Hosting.CommandLine
2.4.1
Prefix Reserved
See the version list below for details.
dotnet add package McMaster.Extensions.Hosting.CommandLine --version 2.4.1
NuGet\Install-Package McMaster.Extensions.Hosting.CommandLine -Version 2.4.1
<PackageReference Include="McMaster.Extensions.Hosting.CommandLine" Version="2.4.1" />
paket add McMaster.Extensions.Hosting.CommandLine --version 2.4.1
#r "nuget: McMaster.Extensions.Hosting.CommandLine, 2.4.1"
// Install McMaster.Extensions.Hosting.CommandLine as a Cake Addin #addin nuget:?package=McMaster.Extensions.Hosting.CommandLine&version=2.4.1 // Install McMaster.Extensions.Hosting.CommandLine as a Cake Tool #tool nuget:?package=McMaster.Extensions.Hosting.CommandLine&version=2.4.1
Provides command-line parsing API integration with the generic host API (Microsoft.Extensions.Hosting).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- McMaster.Extensions.CommandLineUtils (>= 2.4.1)
- Microsoft.Extensions.Hosting (>= 2.1.0)
NuGet packages (4)
Showing the top 4 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 |
|
OpenExtensions.Cli
This library provides abstractions, extensions and helpers for private cli tools |
|
42.CLI.Toolkit
Handy toolkit for a fancy CLI application. |
GitHub repositories (5)
Showing the top 5 popular GitHub repositories that depend on McMaster.Extensions.Hosting.CommandLine:
Repository | Stars |
---|---|
icsharpcode/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
|
|
natemcmaster/CommandLineUtils
Command line parsing and utilities for .NET
|
|
real-zony/ZonyLrcToolsX
ZonyLrcToolsX 是一个能够方便地下载歌词的小软件。
|
|
Mimetis/Dotmim.Sync
A brand new database synchronization framework, multi platform, multi databases, developed on top of .Net Standard 2.0. https://dotmimsync.readthedocs.io/
|
|
christianhelle/apiclientcodegen
A collection of Visual Studio custom tool code generators for Swagger / OpenAPI specification files
|
Version | Downloads | Last updated |
---|---|---|
4.1.1 | 192,017 | 2/19/2024 |
4.1.0 | 112,133 | 8/26/2023 |
4.0.2 | 323,933 | 11/19/2022 |
4.0.1 | 279,254 | 2/1/2022 |
4.0.0 | 40,174 | 12/27/2021 |
4.0.0-beta.74 | 36,189 | 1/22/2021 |
4.0.0-beta.56 | 300 | 1/17/2021 |
3.1.0 | 328,193 | 1/10/2021 |
3.1.0-rc.371 | 440 | 11/7/2020 |
3.1.0-beta.356 | 785 | 9/13/2020 |
3.1.0-beta.336 | 258 | 8/28/2020 |
3.0.0 | 137,863 | 3/29/2020 |
3.0.0-rc.289 | 452 | 3/21/2020 |
3.0.0-alpha.268 | 2,004 | 3/9/2020 |
2.6.0 | 12,188 | 3/8/2020 |
2.5.1 | 65,768 | 2/7/2020 |
2.5.0 | 15,211 | 1/2/2020 |
2.4.4 | 13,788 | 11/11/2019 |
2.4.3 | 19,223 | 11/1/2019 |
2.4.2 | 14,059 | 9/24/2019 |
2.4.1 | 2,683 | 9/18/2019 |
2.4.0 | 666 | 9/14/2019 |
2.4.0-rc.103 | 317 | 9/4/2019 |
2.4.0-beta.99 | 374 | 8/24/2019 |
2.4.0-beta.81 | 405 | 7/26/2019 |
2.4.0-alpha.70 | 322 | 6/20/2019 |
2.3.4 | 12,872 | 4/11/2019 |
2.3.3 | 1,951 | 3/11/2019 |
2.3.2 | 3,135 | 2/5/2019 |
2.3.1 | 1,103 | 1/19/2019 |
2.3.0 | 10,623 | 1/1/2019 |
2.3.0-rc.460 | 750 | 12/15/2018 |
2.3.0-beta | 1,139 | 12/4/2018 |
Changes:
* Support C# 8.0 and nullable reference types
* RunCommandLineApplicationAsync is actually async now, not just sync disguised as an async API
* Better CTRL+C support
2.4.1 hot fix:
* Workaround a bizarre NuGet bug which causes problems for users in Europe and Asia
(see https://github.com/NuGet/Home/issues/8603)
See more details here: https://github.com/natemcmaster/CommandLineUtils/blob/master/CHANGELOG.md#v241