PrimeFuncPack.Core.Failure 2.2.0

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package PrimeFuncPack.Core.Failure --version 2.2.0
                    
NuGet\Install-Package PrimeFuncPack.Core.Failure -Version 2.2.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="PrimeFuncPack.Core.Failure" Version="2.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PrimeFuncPack.Core.Failure" Version="2.2.0" />
                    
Directory.Packages.props
<PackageReference Include="PrimeFuncPack.Core.Failure" />
                    
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 PrimeFuncPack.Core.Failure --version 2.2.0
                    
#r "nuget: PrimeFuncPack.Core.Failure, 2.2.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 PrimeFuncPack.Core.Failure@2.2.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=PrimeFuncPack.Core.Failure&version=2.2.0
                    
Install as a Cake Addin
#tool nuget:?package=PrimeFuncPack.Core.Failure&version=2.2.0
                    
Install as a Cake Tool

PrimeFuncPack Core.Failure

PrimeFuncPack Core.Failure is a core library for .NET consisting of Failure type targeted for use in functional programming. The Core.Failure is shipped as a part of PrimeFuncPack Core - a functional programming framework for .NET

PrimeFuncPack Core is a functional programming pack for .NET consisting of the fundamentals:

  • Optional and Result monads, Failure type, Tagged Union, and Unit type;
  • Functional interfaces (Single Abstract Method interfaces);
  • as well as extensions such as the Optional Linq, the SAM interfaces factories, etc.

The Pack supports both asynchronous and synchronous programming models.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on PrimeFuncPack.Core.Failure:

Package Downloads
PrimeFuncPack.Core

PrimeFuncPack Core is a functional programming pack for .NET consisting of the fundamentals: Optional and Result monads, Failure type, Tagged Union, Unit type, and functional interfaces (SAM interfaces), as well as the useful extensions. The Pack supports both asynchronous and synchronous programming models.

PrimeFuncPack.Core.Taggeds

PrimeFuncPack Core.Taggeds is a core pack for .NET consisting of fundamental tagged types targeted for use in functional programming: Optional and Result monads, Tagged Union, as well as the convert extensions.

GarageGroup.Infra.Http.Api.Contract

Package Description

GarageGroup.Infra.HealthCheck.Api.Contract.Ping

Package Description

GarageGroup.Infra.Sql.Api.Abstractions.QueryEntitySet

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.0-preview.4 137 11/27/2025
3.0.0-preview.3 105 1/12/2025
3.0.0-preview.2 88 12/23/2024
3.0.0-preview.1 85 9/24/2024
2.2.0 4,667 12/6/2023
2.2.0-preview.2 119 12/4/2023
2.1.0 2,356 8/12/2023
2.1.0-rc.1 155 8/11/2023
2.1.0-preview.1 150 8/9/2023
2.0.1 5,717 6/1/2022
2.0.1-rc.1.0.0 232 5/29/2022
2.0.1-preview.1.0.0 228 5/19/2022
2.0.0 1,491 1/30/2022
2.0.0-rc.1.0.0 254 1/28/2022
2.0.0-preview.1.0.1 245 1/23/2022
2.0.0-preview.1.0.0 288 12/13/2021
1.2.0-preview.1.0.0 555 9/7/2021
1.1.1 1,210 5/7/2021
1.1.1-rc.1.0.0 661 5/6/2021
1.1.0 1,015 3/27/2021
Loading failed