SleepingBear.Functional.Errors 1.8.0

dotnet add package SleepingBear.Functional.Errors --version 1.8.0
                    
NuGet\Install-Package SleepingBear.Functional.Errors -Version 1.8.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SleepingBear.Functional.Errors" Version="1.8.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SleepingBear.Functional.Errors" Version="1.8.0" />
                    
Directory.Packages.props
<PackageReference Include="SleepingBear.Functional.Errors" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SleepingBear.Functional.Errors --version 1.8.0
                    
#r "nuget: SleepingBear.Functional.Errors, 1.8.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package SleepingBear.Functional.Errors@1.8.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SleepingBear.Functional.Errors&version=1.8.0
                    
Install as a Cake Addin
#tool nuget:?package=SleepingBear.Functional.Errors&version=1.8.0
                    
Install as a Cake Tool

SleepingBear.Functional.Errors

This class library provides helper classes to support the use of monads and errors.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net10.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on SleepingBear.Functional.Errors:

Package Downloads
SleepingBear.Functional.Monads

Monad types and helper/extensions methods for functional programming.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.8.0 34 6/3/2026
1.7.9 303 9/22/2025
1.7.8 338 3/4/2025
1.7.7 233 3/2/2025
1.7.6 252 2/17/2025
1.7.6-preview.2 136 2/17/2025
1.7.6-preview.1 135 2/17/2025
1.7.5-preview.3 133 2/17/2025
1.7.5-preview.-36 130 2/17/2025
1.7.4-preview 188 2/17/2025
1.7.0 290 1/20/2025
1.6.0 234 1/19/2025
1.5.0 216 1/19/2025
1.4.0 215 1/19/2025
1.3.0 212 1/19/2025
1.2.0 267 1/11/2025
1.1.0 239 1/5/2025
1.1.0-alpha.13 122 1/5/2025
1.1.0-alpha.12 136 1/2/2025
1.1.0-alpha.11 148 1/1/2025
Loading failed