SimpleArgs 1.1.3

dotnet add package SimpleArgs --version 1.1.3
NuGet\Install-Package SimpleArgs -Version 1.1.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="SimpleArgs" Version="1.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SimpleArgs --version 1.1.3
#r "nuget: SimpleArgs, 1.1.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 SimpleArgs as a Cake Addin
#addin nuget:?package=SimpleArgs&version=1.1.3

// Install SimpleArgs as a Cake Tool
#tool nuget:?package=SimpleArgs&version=1.1.3

Quickly handle command line arguments. This NuGet package adds an example arguments handler class, where you describe your arguments using a simple poco objects. All the boilerplate code to create the usage message is done for you. You can take action on set or after all arguments are set. This NuGet pakage is source only, great for single file executables.

Product Compatible and additional computed target framework versions.
.NET Framework net40-client is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.3 1,479 3/21/2016