Info
Version: | 1.1.0 |
Author(s): | Borut Jegrisnik |
Last Update: | Tuesday, June 26, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jborut/powargs |
NuGet Url: | https://www.nuget.org/packages/PowArgs |
Install
Install-Package PowArgs
dotnet add package PowArgs
paket add PowArgs
PowArgs Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Tags
Aim of this library is to easily parse array of strings (arguments) and convert them to a custom defined POCO object.