Argu 6.2.3

dotnet add package Argu --version 6.2.3
NuGet\Install-Package Argu -Version 6.2.3
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="6.2.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Argu --version 6.2.3
#r "nuget: Argu, 6.2.3"
#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=6.2.3

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

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 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 1,385 3/28/2024
6.2.2 5,639 2/28/2024
6.2.1 1,166 2/19/2024
6.2.0 467 2/19/2024
6.1.5 8,245 1/22/2024
6.1.4 15,971 12/13/2023
6.1.2 493 12/13/2023
6.1.1 704,192 6/8/2020
6.1.0 1,608 6/2/2020
6.0.0 115,101 11/17/2019
5.5.0 181,354 6/22/2019
5.4.0 7,818 5/16/2019
5.3.0 9,166 5/3/2019
5.2.0 75,636 1/2/2019
5.1.0 315,322 3/6/2018
5.0.1 9,572 1/30/2018
5.0.0 2,485 1/27/2018
4.2.1 41,420 1/1/2018
4.2.0 1,712 12/31/2017
4.1.0 16,066 12/22/2017
4.0.0 4,126 12/7/2017
3.7.0 300,948 12/28/2016
3.6.1 11,519 12/20/2016
3.6.0 1,750 12/19/2016
3.5.0 1,837 12/16/2016
3.4.0 3,295 12/9/2016
3.3.0 15,707 9/6/2016
3.2.0 89,767 7/15/2016
3.1.0 2,181 7/8/2016
3.0.1 2,446 7/6/2016
3.0.0 5,790 7/5/2016
3.0.0-beta03 1,513 7/5/2016
3.0.0-beta02 1,469 7/5/2016
3.0.0-beta01 1,521 7/1/2016
3.0.0-alpha011 1,463 6/30/2016
3.0.0-alpha010 1,471 6/30/2016
3.0.0-alpha009 1,481 6/30/2016
3.0.0-alpha008 1,461 6/29/2016
3.0.0-alpha007 1,446 6/29/2016
3.0.0-alpha006 1,443 6/29/2016
3.0.0-alpha005 1,497 6/29/2016
3.0.0-alpha004 1,463 6/28/2016
3.0.0-alpha003 1,446 6/28/2016
3.0.0-alpha002 1,483 6/28/2016
3.0.0-alpha001 1,425 6/27/2016
2.1.0 22,681 1/22/2016
2.0.0 8,568 1/8/2016
1.1.3 23,028 12/7/2015
1.1.2 5,373 10/21/2015
1.1.1 2,114 10/19/2015
1.1.0 4,292 9/28/2015
1.0.0 41,302 8/25/2015

Improve error message on missing cases on a subcommands (display all missing cases) [#236](https://github.com/fsprojects/Argu/pull/236) [@fpellet](https://github.com/fpellet)
Fix the regression of the [#127](https://github.com/fsprojects/Argu/pull/127) merged in 6.1.2 and fix usage display when there are missing case in subcommands. [#236](https://github.com/fsprojects/Argu/pull/236) [@fpellet](https://github.com/fpellet)