FsToolkit.ErrorHandling is an extensive utility library based around the F# Result type, enabling consistent and powerful error handling.
Info
Version: | 5.0.0-beta010 |
Author(s): | FsToolkit.ErrorHandling |
Last Update: | Friday, March 21, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://demystifyfp.gitbook.io/fstoolkit-errorhandling |
NuGet Url: | https://www.nuget.org/packages/FsToolkit.ErrorHandling |
Install
Install-Package FsToolkit.ErrorHandling
dotnet add package FsToolkit.ErrorHandling
paket add FsToolkit.ErrorHandling
FsToolkit.ErrorHandling Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.6.2)