Provides command-line parsing API integration with the generic host API (Microsoft.Extensions.Hosting).
Info
Version: | 4.1.1 |
Author(s): | Nate McMaster |
Last Update: | Monday, February 19, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/natemcmaster/CommandLineUtils |
NuGet Url: | https://www.nuget.org/packages/McMaster.Extensions.Hosting.CommandLine |
Install
Install-Package McMaster.Extensions.Hosting.CommandLine
dotnet add package McMaster.Extensions.Hosting.CommandLine
paket add McMaster.Extensions.Hosting.CommandLine
McMaster.Extensions.Hosting.CommandLine Download (Unzip the "nupkg" after downloading)
Dependencies
- McMaster.Extensions.CommandLineUtils(>= 3.1.0)
- Microsoft.Extensions.Hosting.Abstractions(>= 2.1.0)
Tags