Info
Version: | 2.0.40 |
Author(s): | Jonathan Pryor, Federico Di Gregorio, Rolf Bjarne Kvinge, Tobias Schulz, Mono development team |
Last Update: | Wednesday, May 27, 2015 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Mono.Options-PCL |
Install
Install-Package Mono.Options-PCL
dotnet add package Mono.Options-PCL
paket add Mono.Options-PCL
Mono.Options-PCL Download (Unzip the "nupkg" after downloading)
Dependencies
1 package depend on this package.
Tags
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.