SleepingBear.Functional.Common 1.8.0

dotnet add package SleepingBear.Functional.Common --version 1.8.0
                    
NuGet\Install-Package SleepingBear.Functional.Common -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.Common" 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.Common" Version="1.8.0" />
                    
Directory.Packages.props
<PackageReference Include="SleepingBear.Functional.Common" />
                    
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.Common --version 1.8.0
                    
#r "nuget: SleepingBear.Functional.Common, 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.Common@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.Common&version=1.8.0
                    
Install as a Cake Addin
#tool nuget:?package=SleepingBear.Functional.Common&version=1.8.0
                    
Install as a Cake Tool

SleepingBear.Functional.Common

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 (5)

Showing the top 5 NuGet packages that depend on SleepingBear.Functional.Common:

Package Downloads
SleepingBear.Functional.Railway

A class library for railway programming.

SleepingBear.Functional.Monad

A class library for monad programming.

SleepingBear.Functional.Validation

Helper methods for validation in functional programming.

SleepingBear.Functional.Railway.Error

A class library for error classes used in railway programming.

SleepingBear.TemporaryDatabase.MySql

A class library for creating temporary MySQL databases.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.8.0 80 6/3/2026
1.7.9 279 9/22/2025
1.7.8 338 3/4/2025
1.7.7 284 3/2/2025
1.7.6 229 2/17/2025
1.7.6-preview.2 124 2/17/2025
1.7.6-preview.1 133 2/17/2025
1.7.5-preview.3 134 2/17/2025
1.7.5-preview.-36 142 2/17/2025
1.7.4-preview 177 2/17/2025
1.7.0 261 1/20/2025
1.6.0 218 1/19/2025
1.5.0 194 1/19/2025
1.4.0 190 1/19/2025
1.3.0 189 1/19/2025
1.2.0 240 1/11/2025
1.1.0 197 1/5/2025
1.1.0-alpha.13 147 1/5/2025
1.1.0-alpha.12 160 1/2/2025
1.1.0-alpha.11 141 1/1/2025
Loading failed