A library for building contract based execution flows, providing computational expression builder for the classic Async<Choice> where Choice is recrated as a Type called Result.
Info
| Version: | 0.6.0 |
| Author(s): | Trustpilot |
| Last Update: | Monday, September 12, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://github.com/Trustpilot/Trustpilot.FSharp.Flow |
| NuGet Url: | https://www.nuget.org/packages/Trustpilot.FSharp.Flow |
Install
Install-Package Trustpilot.FSharp.Flow
dotnet add package Trustpilot.FSharp.Flow
paket add Trustpilot.FSharp.Flow
Trustpilot.FSharp.Flow Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(> 6.0.0)
Tags