Command argument processing for .NET.
Info
Version: | 1.1.0 |
Author(s): | Mark Rödicker |
Last Update: | Wednesday, February 23, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/roedicker/NArgs/wiki |
NuGet Url: | https://www.nuget.org/packages/NArgs |
Install
Install-Package NArgs
dotnet add package NArgs
paket add NArgs
NArgs Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- NCollections(>= 1.0.0)
- NExtents(>= 1.0.0)
- System.ComponentModel.Annotations(>= 5.0.0)
- NCollections(>= 1.0.0)
- NExtents(>= 1.0.0)
- System.ComponentModel.Annotations(>= 5.0.0)
Tags