PrimeFuncPack.Core
2.0.2
dotnet add package PrimeFuncPack.Core --version 2.0.2
NuGet\Install-Package PrimeFuncPack.Core -Version 2.0.2
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" Version="2.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PrimeFuncPack.Core" Version="2.0.2" />
<PackageReference Include="PrimeFuncPack.Core" />
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 --version 2.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: PrimeFuncPack.Core, 2.0.2"
#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@2.0.2
#: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&version=2.0.2
#tool nuget:?package=PrimeFuncPack.Core&version=2.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions 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.
-
net6.0
- PrimeFuncPack.Core.Failure (>= 2.0.1)
- PrimeFuncPack.Core.Func.Abstractions (>= 2.0.0)
- PrimeFuncPack.Core.Func.Abstractions.Async (>= 2.0.0)
- PrimeFuncPack.Core.Func.Abstractions.AsyncValue (>= 2.0.0)
- PrimeFuncPack.Core.Func.Abstractions.Sync (>= 2.0.0)
- PrimeFuncPack.Core.Func.Extensions (>= 2.0.0)
- PrimeFuncPack.Core.Func.Extensions.Async (>= 2.0.0)
- PrimeFuncPack.Core.Func.Extensions.AsyncValue (>= 2.0.0)
- PrimeFuncPack.Core.Func.Extensions.Sync (>= 2.0.0)
- PrimeFuncPack.Core.Optional (>= 2.0.1)
- PrimeFuncPack.Core.Result (>= 2.0.2)
- PrimeFuncPack.Core.Taggeds (>= 2.0.2)
- PrimeFuncPack.Core.TaggedUnion (>= 2.0.1)
- PrimeFuncPack.Core.Unit (>= 2.1.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated | |
---|---|---|---|
2.0.2 | 420 | 11/29/2022 | |
2.0.1 | 530 | 6/3/2022 | |
2.0.0 | 736 | 2/1/2022 | |
2.0.0-rc.1.0.0 | 208 | 1/30/2022 | |
1.2.0-preview.1.0.0 | 410 | 9/7/2021 | |
1.1.1 | 880 | 5/7/2021 | |
1.1.1-rc.1.0.0 | 535 | 5/6/2021 | |
1.1.0 | 739 | 3/27/2021 | |
1.1.0-rc.1.0.0 | 621 | 3/21/2021 | |
1.1.0-preview.1.1.1 | 832 | 3/21/2021 | |
1.1.0-preview.1.1.0 | 712 | 3/20/2021 | |
1.1.0-preview.1.0.110 | 749 | 3/20/2021 | |
1.0.0-preview.1.29.0 | 790 | 2/16/2021 | |
1.0.0-preview.1.26.0 | 627 | 2/9/2021 | |
1.0.0-preview.1.23 | 648 | 2/7/2021 | |
1.0.0-preview.1.20.0 | 512 | 2/1/2021 | |
1.0.0-preview.1.19.0 | 619 | 1/31/2021 |