Argu 4.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Argu --version 4.1.0
NuGet\Install-Package Argu -Version 4.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Argu" Version="4.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Argu --version 4.1.0
#r "nuget: Argu, 4.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Argu as a Cake Addin
#addin nuget:?package=Argu&version=4.1.0

// Install Argu as a Cake Tool
#tool nuget:?package=Argu&version=4.1.0

A declarative command line and XML configuration parser for F# applications.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (28)

Showing the top 5 NuGet packages that depend on Argu:

Package Downloads
MBrace.Azure

MBrace on Windows Azure.

MBrace.Thespian

Provides a simple MBrace cluster implementation over Nessos.Thespian.

dotnet-mono

Allows running of full framework apps on mono through the dotnet core tooling

Dap.Local

Local Libs

rutta

Logary is a high performance, multi-target logging, metric and health-check library for mono and .Net.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Argu:

Repository Stars
SciSharp/SciSharp-Stack-Examples
Practical examples written in SciSharp's machine learning libraries
Version Downloads Last updated
6.2.3 0 3/28/2024
6.2.2 4,556 2/28/2024
6.2.1 1,149 2/19/2024
6.2.0 389 2/19/2024
6.1.5 7,821 1/22/2024
6.1.4 15,743 12/13/2023
6.1.2 493 12/13/2023
6.1.1 699,416 6/8/2020
6.1.0 1,602 6/2/2020
6.0.0 114,978 11/17/2019
5.5.0 181,281 6/22/2019
5.4.0 7,800 5/16/2019
5.3.0 9,163 5/3/2019
5.2.0 75,429 1/2/2019
5.1.0 315,008 3/6/2018
5.0.1 9,571 1/30/2018
5.0.0 2,483 1/27/2018
4.2.1 41,400 1/1/2018
4.2.0 1,710 12/31/2017
4.1.0 16,065 12/22/2017
4.0.0 4,109 12/7/2017
3.7.0 300,256 12/28/2016
3.6.1 11,517 12/20/2016
3.6.0 1,740 12/19/2016
3.5.0 1,834 12/16/2016
3.4.0 3,294 12/9/2016
3.3.0 15,706 9/6/2016
3.2.0 89,326 7/15/2016
3.1.0 2,180 7/8/2016
3.0.1 2,430 7/6/2016
3.0.0 5,729 7/5/2016
3.0.0-beta03 1,512 7/5/2016
3.0.0-beta02 1,466 7/5/2016
3.0.0-beta01 1,519 7/1/2016
3.0.0-alpha011 1,449 6/30/2016
3.0.0-alpha010 1,466 6/30/2016
3.0.0-alpha009 1,467 6/30/2016
3.0.0-alpha008 1,461 6/29/2016
3.0.0-alpha007 1,430 6/29/2016
3.0.0-alpha006 1,439 6/29/2016
3.0.0-alpha005 1,477 6/29/2016
3.0.0-alpha004 1,461 6/28/2016
3.0.0-alpha003 1,446 6/28/2016
3.0.0-alpha002 1,482 6/28/2016
3.0.0-alpha001 1,424 6/27/2016
2.1.0 22,677 1/22/2016
2.0.0 8,509 1/8/2016
1.1.3 23,027 12/7/2015
1.1.2 5,372 10/21/2015
1.1.1 2,111 10/19/2015
1.1.0 4,276 9/28/2015
1.0.0 40,605 8/25/2015

Add AppSettings configuration reader support for NetStandard.