Provides command-line parsing API integration with the generic host API (Microsoft.Extensions.Hosting).
Info
| Version: | 5.0.0-beta.325 |
| Author(s): | Nate McMaster |
| Last Update: | Sunday, December 28, 2025 |
| .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