Info
Version: | 3.1.1 |
Author(s): | Alex Kamsteeg (https://atlex.nl/) |
Last Update: | Thursday, March 25, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/akamsteeg/AtleX.CommandLineArguments |
NuGet Url: | https://www.nuget.org/packages/AtleX.CommandLineArguments |
Install
Install-Package AtleX.CommandLineArguments
dotnet add package AtleX.CommandLineArguments
paket add AtleX.CommandLineArguments
AtleX.CommandLineArguments Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.7
No dependencies.
- System.ComponentModel.Annotations(>= 4.7.0)
- System.ValueTuple(>= 4.5.0)
Tags
Values can be validated with extensible and customisable validators and the library can automatically generate help for the user.