Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
216 packages returned for Tags:"option"
Sort by
Relevance
Downloads
Recently updated
CommandLineParser
by:
commandlineparser
ericnewton76
92,063,655 total downloads
last updated
5/17/2022
Latest version:
2.9.1
command
line
commandline
argument
option
parser
parsing
library
syntax
shell
Terse syntax C# command line parser for .NET. For FSharp support see CommandLineParser.FSharp. The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line...
More information
Optional
by:
nilu
7,663,660 total downloads
last updated
2/5/2019
Latest version:
5.0.0-alpha
Option
Some
None
Maybe
Either
Exception
Null
Monad
Monadic
Functional
Optional is a robust option/maybe type for C#.
Option
by:
tejacques
2,425,953 total downloads
last updated
3/13/2015
Latest version:
3.0.1
Option
Some
None
Maybe
Functional
Binaries for the Option type. Visit https://github.com/tejacques/Option for an overview and usage examples.
LanguageExt.
Core
by:
louthy
10,818,324 total downloads
last updated
9/21/2023
Latest version:
4.4.5
C#
Functional
Language
Extension
Monad
Option
Either
Reader
Writer
State
More tags
This library uses and abuses the features of C# to provide a functional 'Base class library', that, if you squint, can look like extensions to the language itself.
Functional.
Maybe
by:
AndreyTS
952,664 total downloads
last updated
3/29/2020
Latest version:
2.0.20
option
maybe
linq
fluent
functional
Option types for C# with LINQ support and rich fluent syntax for many popular uses: var maybeOne = "one".ToMaybe(); Maybe<string> maybeAnother; var maybeBoth = from one in maybeOne from another...
More information
Syncfusion.
Xamarin.
Buttons
by:
SyncfusionInc
2,484,677 total downloads
last updated
9/26/2023
Latest version:
23.1.38
syncfusion
syncfusion.xamarin
xamarin
ios
android
checkbox
radio-button
option
segmented-control
segmented
More tags
This package provides the functionality to utilize the features of Syncfusion Xamarin Button, CheckBox, Radio Button, Chips,Segmented Control, and Switch.
Core.
Maybe
by:
grzesiek.galezowski
285,151 total downloads
last updated
3/30/2023
Latest version:
6.0.0
option
maybe
linq
fluent
functional
Option types for C# with LINQ support and rich fluent syntax for many popular uses: var maybeOne = "one".ToMaybe(); Maybe<string> maybeAnother; var maybeBoth = from one in maybeOne from another...
More information
Optional.
Extensions
by:
nilu
230,192 total downloads
last updated
1/19/2015
Latest version:
0.1.0
Maybe
Option
Null
Monad
Monadic
DEPRECATED: Optional.Extensions has been replaced by more specific packages. Check out Optional.Collections, Optional.Utilities etc. Extended functionality for Optional.
docopt.
net
by:
docopt.net
raboof
voieducode
556,345 total downloads
last updated
4/3/2022
Latest version:
0.8.1
parser
command
line
argument
option
library
syntax
shell
beautiful
posix
More tags
docopt.net is the .net version of the docopt python beautiful command line parser. docopt.net helps you define an interface for your command-line app, and automatically generate a parser for it. docopt.net is...
More information
CommandLineParser20
by:
cosmo0
257,135 total downloads
last updated
9/17/2014
Latest version:
2.0.0
command
line
argument
option
parser
parsing
library
syntax
shell
OBSOLETE - This fork is not maintained, and the official package has activity again. Please use this one: https://www.nuget.org/packages/CommandLineParser/ --- The Command Line Parser Library offers to...
More information
AiForms.
SettingsView
by:
kamu
409,701 total downloads
last updated
2/12/2023
Latest version:
1.3.33
Xamarin.Forms
TableView
Cell
Setting
Configuration
Option
ListView
UITableView
RecyclerView
ReOrder
More tags
This is a flexible TableView specialized in settings for Android / iOS. There are various cells such as...
More information
Strilanc.
Value.
May
by:
Strilanc
84,855 total downloads
last updated
11/29/2012
Latest version:
1.0.2
may
option
type
maybe
Implements an option type (Strilanc.Value.May<T>) that encourages usage based on pattern matching rather than ForceGetValue. Also includes utility methods for producing, consuming and transforming May<T>. Note...
More information
CommandLineParser.
NS20
by:
vihofer
197,477 total downloads
last updated
7/20/2018
Latest version:
2.3.1
command
line
commandline
argument
option
parser
parsing
library
syntax
shell
Terse syntax C# command line parser for .NET. For FSharp support see CommandLineParser.FSharp. The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line...
More information
Syncfusion.
Xamarin.
Buttons.
IOS
by:
SyncfusionInc
179,980 total downloads
last updated
9/26/2023
Latest version:
23.1.38
syncfusion
syncfusion.xamarin
xamarin
ios
xamarin.ios
checkbox
radiobutton
option
segmentedcontrol
segmented
This package provides the functionality to utilize the features of Syncfusion Xamarin.iOS Button, CheckBox, Radio button, and Segmented control.
OptionSetEditor
by:
Enphridian
76,318 total downloads
last updated
10/18/2020
Latest version:
4.0.0
XrmToolBox
Plugins
Option
OptionSet
Editor
Allows updating, importing and exporting of option sets in all installed languages.
MayBee
by:
thedmi
60,034 total downloads
last updated
10/7/2020
Latest version:
4.0.1
maybe
option
functional
A lightweight wrapper type for optional values.
csharp-
monad
by:
louthy
160,287 total downloads
last updated
6/28/2016
Latest version:
1.0.1
C#
Functional
Monad
Option
Either
Reader
Writer
State
C# Monad Library
Mackiovello.
Maybe
by:
Mackiovello
77,048 total downloads
last updated
7/3/2018
Latest version:
1.0.0
option
maybe
linq
fluent
functional
Option types for C# with LINQ support and rich fluent syntax
EasyDesk.
Tools
by:
easydesk
90,530 total downloads
last updated
3/14/2023
Latest version:
8.2.3
EasyDesk
Core
Common
Utilities
Option
Collections
Extensions
A library containing a series of common utilities and extensions built on top of the C# standard library.
Syncfusion.
Xamarin.
Buttons.
Android
by:
SyncfusionInc
134,015 total downloads
last updated
9/26/2023
Latest version:
23.1.38
syncfusion
syncfusion.xamarin
xamarin
android
xamarin.android
checkbox
option
segmentedcontrol
segmented
This package provides the functionality to utilize the features of Syncfusion Xamarin.Android CheckBox, and Segmented control.
Previous
Next