Functional extensions for C#
-
Updated
Dec 29, 2024 - C#
Functional extensions for C#
A set of C# extension methods to help working with nullable types by implementing the Maybe monad on top of `T?`.
csharp-functional provides a set of NuGet packages to drive your coding towards a functional approach as well as enabling Railway Oriented programming
Functional programming library for C#
A functional alternative to exception-based error handling in C#.
This package provides Either, Maybe and List Monads for C# with an opportunity inherit from built in type and create custom Monadic Types.
A Maybe type for C#, aimed as an idiomatic port of the option type in F# to C#
A robust and useful library to use functional programming in C#
Maybe monad for C# - to handle null values and exceptions better - including Linq support, chaining, and asynchronous programming.
C# abstract types
A comprehensive C# functional programming library, enabling the creation of elegant and efficient code.
Add a description, image, and links to the maybe-monad topic page so that developers can more easily learn about it.
To associate your repository with the maybe-monad topic, visit your repo's landing page and select "manage topics."