Parse command-line args directly into your POCOs with a simple, yet complete and elegant fluent API.
Info
| Version: | 2.0.1 |
| Author(s): | Modern Ronin |
| Last Update: | Saturday, March 12, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ModernRonin/FluentArgumentParser |
| NuGet Url: | https://www.nuget.org/packages/ModernRonin.FluentArgumentParser |
Install
Install-Package ModernRonin.FluentArgumentParser
dotnet add package ModernRonin.FluentArgumentParser
paket add ModernRonin.FluentArgumentParser
ModernRonin.FluentArgumentParser Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentValidation(>= 9.2.2)
- MoreLinq(>= 3.3.2)
Tags