Mono.Options-PCL
2.0.40
Install-Package Mono.Options-PCL -Version 2.0.40
dotnet add package Mono.Options-PCL --version 2.0.40
<PackageReference Include="Mono.Options-PCL" Version="2.0.40" />
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.40
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Mono.Options-PCL, 2.0.40"
#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-PCL as a Cake Addin
#addin nuget:?package=Mono.Options-PCL&version=2.0.40
// Install Mono.Options-PCL as a Cake Tool
#tool nuget:?package=Mono.Options-PCL&version=2.0.40
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 |
---|---|
xamarin/xamarin-android
Xamarin.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 | 97,473 | 5/27/2015 |
2.0.39 | 924 | 5/27/2015 |
2.0.38 | 821 | 5/27/2015 |
2.0.37 | 831 | 5/26/2015 |
2.0.36 | 799 | 5/26/2015 |
2.0.35 | 839 | 5/25/2015 |
2.0.34 | 829 | 5/25/2015 |
2.0.33 | 834 | 5/25/2015 |
2.0.32 | 823 | 5/25/2015 |
2.0.31 | 838 | 5/25/2015 |
2.0.30 | 829 | 5/24/2015 |
2.0.29 | 824 | 5/24/2015 |
2.0.28 | 834 | 5/23/2015 |
2.0.27 | 813 | 5/23/2015 |
2.0.26 | 860 | 5/23/2015 |
2.0.25 | 863 | 5/23/2015 |
2.0.24 | 837 | 5/23/2015 |
2.0.23 | 819 | 5/23/2015 |
2.0.17 | 883 | 5/23/2015 |
2.0.16 | 816 | 5/23/2015 |
2.0.15 | 885 | 5/23/2015 |
2.0.14 | 825 | 5/23/2015 |
2.0.13 | 836 | 5/22/2015 |
2.0.12 | 820 | 5/22/2015 |
2.0.11 | 857 | 5/22/2015 |
2.0.10 | 812 | 5/21/2015 |
2.0.9 | 809 | 5/21/2015 |
2.0.8 | 829 | 5/21/2015 |
2.0.7 | 811 | 5/21/2015 |
2.0.6 | 831 | 5/21/2015 |
2.0.4 | 830 | 5/21/2015 |
2.0.3 | 818 | 5/21/2015 |
2.0.2 | 817 | 5/21/2015 |
2.0.0 | 4,037 | 5/21/2015 |
v2.0 adds support for portable libraries (PCL)