Mono.Options
1.1.0
A callback-based program option parser for C#. See the documenation at http://docs.go-mono.com/?link=N%3aMono.Options and some examples in the code and under the OptionSet topic at http://docs.go-mono.com/?link=T%3aMono.Options.OptionSet
Install-Package Mono.Options -Version 1.1.0
dotnet add package Mono.Options --version 1.1.0
<PackageReference Include="Mono.Options" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Mono.Options --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Mono.Options, 1.1.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Mono.Options as a Cake Addin
#addin nuget:?package=Mono.Options&version=1.1.0
// Install Mono.Options as a Cake Tool
#tool nuget:?package=Mono.Options&version=1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
v1.1 adds support for hidden options
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 1.1.0 | 0 | 06.02.2022 |