Mono.Options
4.4.0
Prefix Reserved
See the version list below for details.
dotnet add package Mono.Options --version 4.4.0
NuGet\Install-Package Mono.Options -Version 4.4.0
<PackageReference Include="Mono.Options" Version="4.4.0" />
<PackageVersion Include="Mono.Options" Version="4.4.0" />
<PackageReference Include="Mono.Options" />
paket add Mono.Options --version 4.4.0
#r "nuget: Mono.Options, 4.4.0"
#addin nuget:?package=Mono.Options&version=4.4.0
#tool nuget:?package=Mono.Options&version=4.4.0
A Getopt::Long-inspired option parsing library for C#.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40-client is compatible. |
DNXCore | dnxcore is compatible. |
This package has no dependencies.
NuGet packages (44)
Showing the top 5 NuGet packages that depend on Mono.Options:
Package | Downloads |
---|---|
ManyConsole
A library for writing console applications. Extends Mono.Options to support separate commands from one console application. |
|
XmlSchemaClassGenerator.Console
A .NET CLI tool to generate XmlSerializer compatible C# classes from XML Schema files. |
|
dotnet-xscgen-proj
A .NET Core CLI tool to generate XmlSerializer compatible C# classes from XML Schema files. |
|
Stride.Core.Assets.CompilerApp
Package Description |
|
Dolittle.Build
Dolittle is a platform designed to build Line of Business applications without sacrificing architectural quality, code quality or scalability. |
GitHub repositories (75)
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
|
|
obfuscar/obfuscar
Open source obfuscation tool for .NET assemblies
|
|
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.
|