Monads 1.1.5
dotnet add package Monads --version 1.1.5
NuGet\Install-Package Monads -Version 1.1.5
<PackageReference Include="Monads" Version="1.1.5" />
paket add Monads --version 1.1.5
#r "nuget: Monads, 1.1.5"
// Install Monads as a Cake Addin #addin nuget:?package=Monads&version=1.1.5 // Install Monads as a Cake Tool #tool nuget:?package=Monads&version=1.1.5
Monads for .NET is helpers for C# which makes easier every day of your developer life.
Now supports .NET 3.5-4.0, Silverlight 3-5 and Windows Phone 7.
In functional programming, a monad is a programming structure that represents computations. Monads are a kind of abstract data type constructor that encapsulate program logic instead of data in the domain model. A defined monad allows the programmer to chain actions together to build a pipeline to process data in various steps, in which each action is decorated with additional processing rules provided by the monad. Programs written in functional style can make use of monads to structure procedures that include sequenced operations, or to define some arbitrary control flows (like handling concurrency, continuations, side effects such as input/output, or exceptions).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Silverlight | sl3 is compatible. sl3-wp is compatible. sl4 is compatible. sl4-windowsphne71 is compatible. sl4-wp is compatible. sl5 is compatible. |
This package has no dependencies.
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Monads:
Package | Downloads |
---|---|
ExchangeAPI
Sport Exchanges wrapper library |
|
Trace.Logging
Logging trace data to text file or Event Log |
|
XComponent.UI
UI shared library based on syncfusion |
|
SuperiorAcumaticaPackage
Dependencies required to compile the SuperiorAcumaticaSolution for Acumatica 2024R2 Build 24.201.0052 |
|
NBLib
NBLib |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|