Mono.Options-PCL
2.0.40
dotnet add package Mono.Options-PCL --version 2.0.40
NuGet\Install-Package Mono.Options-PCL -Version 2.0.40
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.40" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Mono.Options-PCL" Version="2.0.40" />
<PackageReference Include="Mono.Options-PCL" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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 and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Mono.Options-PCL@2.0.40
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Mono.Options-PCL&version=2.0.40
#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 |
|---|---|
|
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 | 118,363 | 5/27/2015 |
| 2.0.39 | 2,080 | 5/27/2015 |
| 2.0.38 | 1,968 | 5/27/2015 |
| 2.0.37 | 1,957 | 5/26/2015 |
| 2.0.36 | 1,966 | 5/26/2015 |
| 2.0.35 | 1,963 | 5/25/2015 |
| 2.0.34 | 2,012 | 5/25/2015 |
| 2.0.33 | 2,005 | 5/25/2015 |
| 2.0.32 | 1,905 | 5/25/2015 |
| 2.0.31 | 1,978 | 5/25/2015 |
| 2.0.30 | 1,964 | 5/24/2015 |
| 2.0.29 | 1,970 | 5/24/2015 |
| 2.0.28 | 1,975 | 5/23/2015 |
| 2.0.27 | 1,968 | 5/23/2015 |
| 2.0.26 | 2,023 | 5/23/2015 |
| 2.0.25 | 2,014 | 5/23/2015 |
| 2.0.24 | 1,958 | 5/23/2015 |
| 2.0.23 | 1,971 | 5/23/2015 |
| 2.0.17 | 2,057 | 5/23/2015 |
| 2.0.16 | 1,959 | 5/23/2015 |
Loading failed
v2.0 adds support for portable libraries (PCL)