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 |
Install
Install-Package MGR.CommandLineParser
dotnet add package MGR.CommandLineParser
paket add MGR.CommandLineParser
MGR.CommandLineParser Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Microsoft.Extensions.Logging(>= 2.2.0)
- Microsoft.Extensions.Logging.Abstractions(>= 2.2.0)
- System.ComponentModel.Annotations(>= 4.5.0)
It uses System.ComponentModel.DataAnnotations to declare the commands.