Extends the FSharp.Control namespace to add Operations, a Railway-Oriented Programming framework compatible with Async Worfklows and the Task Parallel Library (TPL), including a Computation Expression Builder and library functions.
Info
Version: | 0.1.9 |
Author(s): | CurryOn Coders |
Last Update: | Friday, July 13, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/CurryOnCoders/CurryOn/tree/master/CurryOn.FSharp.Control |
NuGet Url: | https://www.nuget.org/packages/CurryOn.FSharp.Control |
Install
Install-Package CurryOn.FSharp.Control
dotnet add package CurryOn.FSharp.Control
paket add CurryOn.FSharp.Control
CurryOn.FSharp.Control Download (Unzip the "nupkg" after downloading)
Dependencies
- System.ValueTuple(>= 4.3.0)
Tags