![]() |
VOOZH | about |
dotnet add package Mono.Options-PCL --version 2.0.40
NuGet\Install-Package Mono.Options-PCL -Version 2.0.40
<PackageReference Include="Mono.Options-PCL" Version="2.0.40" />
<PackageVersion Include="Mono.Options-PCL" Version="2.0.40" />Directory.Packages.props
<PackageReference Include="Mono.Options-PCL" />Project file
paket add Mono.Options-PCL --version 2.0.40
#r "nuget: Mono.Options-PCL, 2.0.40"
#:package Mono.Options-PCL@2.0.40
#addin nuget:?package=Mono.Options-PCL&version=2.0.40Install as a Cake Addin
#tool nuget:?package=Mono.Options-PCL&version=2.0.40Install as a Cake Tool
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
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
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 |
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 | 122,376 | 5/27/2015 |
| 2.0.39 | 2,489 | 5/27/2015 |
| 2.0.38 | 2,372 | 5/27/2015 |
| 2.0.37 | 2,366 | 5/26/2015 |
| 2.0.36 | 2,379 | 5/26/2015 |
| 2.0.35 | 2,382 | 5/25/2015 |
| 2.0.34 | 2,424 | 5/25/2015 |
| 2.0.33 | 2,418 | 5/25/2015 |
| 2.0.32 | 2,317 | 5/25/2015 |
| 2.0.31 | 2,392 | 5/25/2015 |
| 2.0.30 | 2,373 | 5/24/2015 |
| 2.0.29 | 2,376 | 5/24/2015 |
| 2.0.28 | 2,392 | 5/23/2015 |
| 2.0.27 | 2,393 | 5/23/2015 |
| 2.0.26 | 2,435 | 5/23/2015 |
| 2.0.25 | 2,435 | 5/23/2015 |
| 2.0.24 | 2,371 | 5/23/2015 |
| 2.0.23 | 2,386 | 5/23/2015 |
| 2.0.17 | 2,473 | 5/23/2015 |
| 2.0.16 | 2,375 | 5/23/2015 |
v2.0 adds support for portable libraries (PCL)