Top 20 NuGet option Packages
This is a flexible TableView specialized in settings for Android / iOS.
There are various cells such as (LabelCell,ButtonCell,CommandCell,SwitchCell,CheckboxCell,RadioCell,PickerCell,EntryCell,NumberPickerCell,TimePickerCell,DatePickerCell,CustomCell)
This framework 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.
This package provides the functionality to utilize the features of Syncfusion Xamarin Button, CheckBox, Radio Button, Chips,Segmented Control, and Switch.
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 in maybeAnother
select one + another;
maybeBoth.Match(
both => Console.WriteLine("...
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 arguments and related tasks.
Javascript actor library that works with LanguageExt.Core and Echo.Process: A library that uses and abuses the features of C# 6 to provide a functional 'Base class library', that, if you squint, can look like extensions to the language itself. It also includes an 'Erlang like' process system (actors...
Actor library component that works with LanguageExt.Core and Echo.Process: A library that uses and abuses the features of C# 6 to provide a functional 'Base class library', that, if you squint, can look like extensions to the language itself. It also includes an 'Erlang like' process system (actors)...
This package provides the functionality to utilize the features of Syncfusion Xamarin.iOS Button, CheckBox, Radio button, and Segmented control.
This package provides the functionality to utilize the features of Syncfusion Xamarin.Android CheckBox, and Segmented control.
echo-process Actor library component that works with LanguageExt.Core: An 'Erlang like' process system (actors) that can optionally persist messages and state to Redis (note you can use it without Redis for in-app messaging). The process system additionally supports Rx streams of messages and state ...
Optional is a robust option/maybe type for C#.
WebSocket client support (via Owin) for the Echo.Process system.
Design and build-time code-gen for records, unions, lenses and immutable With functions
This package provides the functionality to utilize the features of Syncfusion Xamarin.WPF Button, CheckBox, Radio Button, Chips,Segmented Control, and Switch.
Support for Reactive Extensions overloads for various types in the LanguageExt functional framework
A package bringing popular functional abstractions (e.g. Option or Either) to C#.
Parser combinators library based on Haskell Parsec. This is part of the LanguageExt functional framework and requires LanguageExt.Core
Helper library for the LanguageExt functional framework that facilitates interop between F# native types like Option, Map, List, etc to .NET and Language-Ext types.
Allows updating, importing and exporting of option sets in all installed languages.
String format library with key-valued replacer.