NCommons.Monads NuGet Package

NCommons is a set of several .NET libraries which provide common building blocks that can be used by any kind of library or application.

This library provides several members which assist in writing type-safe and expressive code.

Even though the package is called "Monads", the included members don't necessarily have to be monadic. In general, the goal of the package is to provide utility types, monadic or not, which assist in writing precise code that still looks and behaves like traditional C#.

While inspired by functional programming languages, the provided types still look and feel like types that could come straight from the .NET Framework's BCL.

Commonly Used Types:
Optional<T>
Variant<T1>, ..., Variant<T1,...,T8>

You can find additional information and documentation on the library's GitHub page: https://github.com/manuelroemer/NCommons.




Got any NCommons.Monads Question?





Info

Version: 2.0.0
Author(s): Manuel Römer
Last Update: Sunday, November 17, 2019
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/manuelroemer/NCommons
NuGet Url: https://www.nuget.org/packages/NCommons.Monads


Install
Install-Package NCommons.Monads
dotnet add package NCommons.Monads
paket add NCommons.Monads
NCommons.Monads Download (Unzip the "nupkg" after downloading)

.NETStandard 2.0
  • No dependencies.
netstandard2.1
  • No dependencies.
4 packages depend on this package.


Tags



STATS

must-have-score

avg-downloads-per-day

1

days-since-last-release

1619