SimpleArgs.Sources 1.1.3.1

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

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

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.

There are no supported framework assets in this 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 1,167 4/28/2016