Fluent command line argument parsing library with a focus on a very simple API.
Info
| Version: | 0.9.7 |
| Author(s): | Benjamin Bruno Meier |
| Last Update: | Sunday, August 30, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/kutoga/FluentArgs |
| NuGet Url: | https://www.nuget.org/packages/FluentArgs |
Install
Install-Package FluentArgs
dotnet add package FluentArgs
paket add FluentArgs
FluentArgs Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Collections.Immutable(>= 1.4.0)
Tags