Mono.Options-PCL
2.0.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Mono.Options-PCL --version 2.0.0
NuGet\Install-Package Mono.Options-PCL -Version 2.0.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="Mono.Options-PCL" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Mono.Options-PCL --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Mono.Options-PCL, 2.0.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 Mono.Options-PCL as a Cake Addin #addin nuget:?package=Mono.Options-PCL&version=2.0.0 // Install Mono.Options-PCL as a Cake Tool #tool nuget:?package=Mono.Options-PCL&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Mono.Options-PCL:
Package | Downloads |
---|---|
Core.Shell
A pure managed shell script interpreter for .NET applications |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Mono.Options-PCL:
Repository | Stars |
---|---|
dotnet/android
.NET for Android provides open-source bindings of the Android SDK for use with .NET managed languages such as C#
|
|
ServiceStack/ServiceStackVS
ServiceStackVS - Visual Studio extension for ServiceStack
|
Version | Downloads | Last updated |
---|---|---|
2.0.40 | 104,179 | 5/27/2015 |
2.0.39 | 1,199 | 5/27/2015 |
2.0.38 | 1,080 | 5/27/2015 |
2.0.37 | 1,086 | 5/26/2015 |
2.0.36 | 1,084 | 5/26/2015 |
2.0.35 | 1,072 | 5/25/2015 |
2.0.34 | 1,133 | 5/25/2015 |
2.0.33 | 1,116 | 5/25/2015 |
2.0.32 | 1,056 | 5/25/2015 |
2.0.31 | 1,120 | 5/25/2015 |
2.0.30 | 1,087 | 5/24/2015 |
2.0.29 | 1,085 | 5/24/2015 |
2.0.28 | 1,094 | 5/23/2015 |
2.0.27 | 1,076 | 5/23/2015 |
2.0.26 | 1,139 | 5/23/2015 |
2.0.25 | 1,147 | 5/23/2015 |
2.0.24 | 1,080 | 5/23/2015 |
2.0.23 | 1,088 | 5/23/2015 |
2.0.17 | 1,169 | 5/23/2015 |
2.0.16 | 1,073 | 5/23/2015 |
2.0.15 | 1,149 | 5/23/2015 |
2.0.14 | 1,104 | 5/23/2015 |
2.0.13 | 1,089 | 5/22/2015 |
2.0.12 | 1,103 | 5/22/2015 |
2.0.11 | 1,107 | 5/22/2015 |
2.0.10 | 1,078 | 5/21/2015 |
2.0.9 | 1,080 | 5/21/2015 |
2.0.8 | 1,117 | 5/21/2015 |
2.0.7 | 1,073 | 5/21/2015 |
2.0.6 | 1,110 | 5/21/2015 |
2.0.4 | 1,103 | 5/21/2015 |
2.0.3 | 1,082 | 5/21/2015 |
2.0.2 | 1,103 | 5/21/2015 |
2.0.0 | 6,916 | 5/21/2015 |
v2.0 adds support for portable libraries (PCL)