AsyncResult and Result computation expressions and helper functions for error handling in F#.
Info
| Version: | 2.0.0 |
| Author(s): | Christer van der Meeren, Stefano Pian |
| Last Update: | Friday, November 9, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/cmeeren/Cvdm.ErrorHandling |
| NuGet Url: | https://www.nuget.org/packages/Cvdm.ErrorHandling |
Install
Install-Package Cvdm.ErrorHandling
dotnet add package Cvdm.ErrorHandling
paket add Cvdm.ErrorHandling
Cvdm.ErrorHandling Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.1.17)
Tags