Mono.Options
1.1.0
dotnet add package Mono.Options --version 1.1.0
NuGet\Install-Package Mono.Options -Version 1.1.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" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Mono.Options" Version="1.1.0" />
<PackageReference Include="Mono.Options" />
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 --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Mono.Options, 1.1.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.
#addin nuget:?package=Mono.Options&version=1.1.0
#tool nuget:?package=Mono.Options&version=1.1.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.
GitHub repositories (72)
Showing the top 20 popular GitHub repositories that depend on Mono.Options:
Repository | Stars |
---|---|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
|
|
stride3d/stride
Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
|
|
mono/SkiaSharp
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
|
|
rnwood/smtp4dev
smtp4dev - the fake smtp email server for development and testing
|
|
migueldeicaza/TensorFlowSharp
TensorFlow API for .NET languages
|
|
dotnet/macios
.NET for iOS, Mac Catalyst, macOS, and tvOS provide open-source bindings of the Apple SDKs for use with .NET managed languages such as C#
|
|
OPCFoundation/UA-.NETStandard
OPC Unified Architecture .NET Standard
|
|
dotnet/android
.NET for Android provides open-source bindings of the Android SDK for use with .NET managed languages such as C#
|
|
xamarin/XamarinComponents
Plugins for Xamarin
|
|
terrajobst/minsk
This repo contains Minsk, a handwritten compiler in C#. It illustrates basic concepts of compiler construction and how one can tool the language inside of an IDE by exposing APIs for parsing and type checking.
|
|
Snoothy/UCR
Universal Control Remapper [Alpha]
|
|
security-code-scan/security-code-scan
Vulnerability Patterns Detector for C# and VB.NET
|
|
iioter/iotgateway
An industrial IoTGateway with B/S architecture that enables bidirectional communication between industrial devices (southbound connections) and IoT platforms (northbound connections). It supports numerous industrial protocols, and can connect to various IoT cloud platforms.
|
|
dotnet/designs
This repo is used for reviewing new .NET designs.
|
|
riperiperi/FreeSO
Re-implementation of The Sims Online.
|
|
msgpack/msgpack-cli
MessagePack implementation for Common Language Infrastructure / msgpack.org[C#]
|
|
mono/Embeddinator-4000
Tools to turn .NET libraries into native libraries that can be consumed on Android, iOS, Mac, Linux and other platforms.
|
|
vivami/SauronEye
Search tool to find specific files containing specific words, i.e. files containing passwords..
|
v1.1 adds support for hidden options