A declarative command line and XML configuration parser for F# applications.
Info
Version: | 6.2.4 |
Author(s): | Eirik Tsarpalis |
Last Update: | Friday, May 24, 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