PrimeFuncPack.Core.Optional 2.1.0

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

PrimeFuncPack Core.Optional

PrimeFuncPack Core.Optional is a core library for .NET consisting of Optional monad targeted for use in functional programming. The Core.Optional 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 was computed.  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 was computed.  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 (5)

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

Package Downloads
PrimeFuncPack.Dependency.ServiceProviderExtensions

PrimeFuncPack Dependency.ServiceProviderExtensions is a library for .NET providing useful extensions for the service provider.

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.Endpoint.Core

Package Description

GarageGroup.Core.Collections.FlatArray.Extensions

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.0-preview.4 150 11/27/2025
3.0.0-preview.3 112 1/12/2025
3.0.0-preview.2 96 12/23/2024
3.0.0-preview.1 93 9/24/2024
2.2.0-preview.3 147 9/11/2023
2.2.0-preview.2 158 8/9/2023
2.1.0 8,271 11/29/2022
2.1.0-preview.1 212 11/26/2022
2.0.1 6,589 6/1/2022
2.0.1-rc.1.0.0 236 5/29/2022
2.0.1-preview.1.0.0 232 5/19/2022
2.0.0 1,514 1/30/2022
2.0.0-rc.1.0.0 261 1/28/2022
2.0.0-preview.1.0.1 255 1/23/2022
2.0.0-preview.1.0.0 288 12/13/2021
1.2.0-preview.1.0.0 565 9/7/2021
1.1.1 2,131 5/7/2021
1.1.1-rc.1.0.0 671 5/6/2021
1.1.0 1,360 3/27/2021
1.1.0-rc.1.0.0 772 3/21/2021
Loading failed