PrimeFuncPack.Core.Unit 1.0.0

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

PrimeFuncPack: A Functional Programming Pack for .NET

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  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.
  • net5.0

    • No dependencies.

NuGet packages (7)

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

Package Downloads
PrimeFuncPack.Core.Optional

PrimeFuncPack Core.Optional is a core library for .NET consisting of Optional monad targeted for use in functional programming.

PrimeFuncPack.Core.Result

PrimeFuncPack Core.Result is a core library for .NET consisting of Result monad targeted for use in functional programming.

PrimeFuncPack.Dependency.Core

PrimeFuncPack Dependency.Core is a core library for .NET providing a functional programming based technology to build consistent dependency trees validated in the compile time.

PrimeFuncPack.Core.Failure

PrimeFuncPack Core.Failure is a core library for .NET consisting of Failure type targeted for use in functional programming.

PrimeFuncPack.Core.TaggedUnion

PrimeFuncPack Core.TaggedUnion is a core library for .NET consisting of Tagged Union targeted for use in functional programming.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.2 396 1/12/2025
3.0.2-rc.1 77 1/6/2025
3.0.1 199 12/26/2024
3.0.1-rc.1 79 12/25/2024
3.0.0 206 6/8/2024
3.0.0-rc.1 76 6/4/2024
3.0.0-preview.1 74 5/27/2024
2.2.1 4,908 11/22/2023
2.2.1-rc.1 100 11/20/2023
2.2.0 3,050 3/3/2023
2.1.3 13,697 5/21/2022
2.1.3-rc.1.0.0 201 5/19/2022
2.1.3-preview.1.0.0 206 5/17/2022
2.1.2 2,837 1/30/2022
2.1.2-rc.1.0.0 220 1/29/2022
2.1.2-preview.1.0.0 221 1/28/2022
2.1.1 2,497 12/19/2021
2.1.1-rc.1.0.0 230 12/17/2021
2.1.1-preview.1.0.0 227 12/13/2021
2.1.0 893 12/3/2021
2.1.0-rc.1.0.0 235 12/2/2021
2.1.0-preview.1.0.0 230 11/30/2021
2.0.0 2,761 11/25/2021
2.0.0-rc.1.0.0 475 11/23/2021
2.0.0-preview.1.0.0 828 11/21/2021
1.2.0-preview.1.0.0 507 9/7/2021
1.1.1 3,593 5/7/2021
1.1.1-rc.1.0.0 573 5/6/2021
1.1.0 1,908 3/27/2021
1.1.0-rc.1.0.0 688 3/21/2021
1.1.0-preview.1.1.1 670 3/21/2021
1.1.0-preview.1.0.110 832 3/20/2021
1.0.2 1,353 2/7/2021 1.0.2 is deprecated because it is no longer maintained.
1.0.0 1,343 1/31/2021 1.0.0 is deprecated because it is no longer maintained.