Info
Version: | 0.13.0 |
Author(s): | Matthias GROSPERRIN |
Last Update: | Thursday, February 29, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mgrosperrin/commandlineparser |
NuGet Url: | https://www.nuget.org/packages/MGR.CommandLineParser.Hosting |
Install
Install-Package MGR.CommandLineParser.Hosting
dotnet add package MGR.CommandLineParser.Hosting
paket add MGR.CommandLineParser.Hosting
MGR.CommandLineParser.Hosting Download (Unzip the "nupkg" after downloading)
Dependencies
- MGR.CommandLineParser(>= 0.11.0)
- Microsoft.Extensions.Hosting(>= 2.2.0)
It uses System.ComponentModel.DataAnnotations to declare the commands.