A small number of minor improvements to C#, including an enumerable Opt monad and conversion utilities for numeric types.
Info
Version: | 1.0.6773-Debug-19646 |
Author(s): | falldave |
Last Update: | Wednesday, July 18, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/falldave/falldave-trifles-net |
NuGet Url: | https://www.nuget.org/packages/FallDave.Trifles |
Install
Install-Package FallDave.Trifles
dotnet add package FallDave.Trifles
paket add FallDave.Trifles
FallDave.Trifles Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Collections.Immutable(>= 1.1.37)