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