Info
Version: | 1.2.1 |
Author(s): | Brian Ball |
Last Update: | Tuesday, February 5, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/littlebits/args |
NuGet Url: | https://www.nuget.org/packages/Args |
Install
Install-Package Args
dotnet add package Args
paket add Args
Args Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 3.5
No dependencies.
No dependencies.
- NETStandard.Library(>= 1.6.1)
- System.ComponentModel.Annotations(>= 4.1.0)
- System.ComponentModel.TypeConverter(>= 4.1.0)
- System.Reflection.TypeExtensions(>= 4.1.0)
- System.Runtime.Serialization.Formatters(>= 4.3.0)
- System.ComponentModel.Annotations(>= 4.1.0)
Tags
Parses command line parameters into custom POCO objects.