FsToolkit.ErrorHandling is an extensive utility library based around the F# Result type, enabling consistent and powerful error handling.
Info
Version: | 5.0.0-beta001 |
Author(s): | FsToolkit.ErrorHandling.JobResult |
Last Update: | Saturday, December 7, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://demystifyfp.gitbook.io/fstoolkit-errorhandling |
NuGet Url: | https://www.nuget.org/packages/FsToolkit.ErrorHandling.JobResult |
Install
Install-Package FsToolkit.ErrorHandling.JobResult
dotnet add package FsToolkit.ErrorHandling.JobResult
paket add FsToolkit.ErrorHandling.JobResult
FsToolkit.ErrorHandling.JobResult Download (Unzip the "nupkg" after downloading)
Dependencies
- FsToolkit.ErrorHandling.TaskResult(>= 2.0.0)
- Hopac(>= 0.3.23)