![]() |
VOOZH | about |
dotnet add package Monads --version 1.1.5
NuGet\Install-Package Monads -Version 1.1.5
<PackageReference Include="Monads" Version="1.1.5" />
<PackageVersion Include="Monads" Version="1.1.5" />Directory.Packages.props
<PackageReference Include="Monads" />Project file
paket add Monads --version 1.1.5
#r "nuget: Monads, 1.1.5"
#:package Monads@1.1.5
#addin nuget:?package=Monads&version=1.1.5Install as a Cake Addin
#tool nuget:?package=Monads&version=1.1.5Install as a Cake Tool
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 net35 is compatible. net40 net40 is compatible. net403 net403 was computed. net45 net45 was computed. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| Silverlight | sl3 sl3 is compatible. sl3-wp sl3-wp is compatible. sl4 sl4 is compatible. sl4-windowsphne71 sl4-windowsphne71 is compatible. sl4-wp sl4-wp is compatible. sl5 sl5 is compatible. |
This package has no dependencies.
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 2026 R1 Build 26.100.0175 |
|
|
NBLib
NBLib |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|