A declarative command line and XML configuration parser for F# applications.
Info
| Version: | 6.2.5 |
| Author(s): | Eirik Tsarpalis |
| Last Update: | Saturday, December 7, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://fsprojects.github.io/Argu/ |
| NuGet Url: | https://www.nuget.org/packages/Argu |
Install
Install-Package Argu
dotnet add package Argu
paket add Argu
Argu Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.3.2)
- System.Configuration.ConfigurationManager(>= 4.4.0)
Tags