A generic 'option' type for .Net, explicitly representing a value that is either 'something' or 'nothing'.
-
Updated
Oct 12, 2017 - C#
A generic 'option' type for .Net, explicitly representing a value that is either 'something' or 'nothing'.
A simple and easy to use option type for C#.
JSON serialization and deserialization capabilities for Tiger Types.
A collection of xUnit.net assertions tailored for Tiger libraries.
C# abstract types
NF.Results contains rust likes option/result type for C#.
Adds functional programming aspects using functions like Some, None, Ok, Error
Fights the good fight against NullReferenceException using a Option struct and a Result struct
A couple of utilities to make usage of configuration options a little bit easier in .NetCore 3.1. One of them allows you to expand environment variables in configuration options, the other one can uatomatically bind option class to a section name in `appsettings.json`.
A null-free optional value library for .NET
UnityOption is a C# implementation of the 'Option' type that can be serialized in the Unity inspector.
Sirh3e.Rust is a library that provide missing features in C# where are fundamental in the Rust Programming Language
Add a description, image, and links to the option topic page so that developers can more easily learn about it.
To associate your repository with the option topic, visit your repo's landing page and select "manage topics."