Nordril.Functional 27.0.0

dotnet add package Nordril.Functional --version 27.0.0
                    
NuGet\Install-Package Nordril.Functional -Version 27.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="Nordril.Functional" Version="27.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Nordril.Functional" Version="27.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Nordril.Functional" />
                    
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 Nordril.Functional --version 27.0.0
                    
#r "nuget: Nordril.Functional, 27.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 Nordril.Functional@27.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=Nordril.Functional&version=27.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Nordril.Functional&version=27.0.0
                    
Install as a Cake Tool

Function programming goodness: algebraic structures, Maybe, Either, Unit, State, Writer, Functor, Monad, Monoid, Lenses, and more.

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. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Nordril.Functional:

Package Downloads
Nordril.Base

Base-package for other Nordril-libraries.

Nordril.Collections

Specialized collections as well as extension methods for standard .NET-collections

Nordril.Graphs

Graph-algorithms used by other Nordril-libraries.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
27.0.0 978 11/5/2021
26.0.0 1,125 10/19/2021
25.3.0 866 10/16/2021
25.2.1 962 11/21/2020
25.2.0 1,209 11/15/2020
25.1.0 954 11/15/2020
25.0.0 1,252 11/8/2020
24.0.0 982 11/4/2020
23.0.0 1,005 11/3/2020
22.1.0 976 11/2/2020
22.0.0 975 11/1/2020
21.17.0 944 10/28/2020
21.16.1 992 10/24/2020
21.16.0 988 10/24/2020
21.15.1 1,007 10/23/2020
21.15.0 995 10/22/2020
21.14.0 1,014 10/21/2020
21.13.0 1,054 10/18/2020
21.12.1 1,255 10/12/2020
21.12.0 1,005 10/11/2020
Loading failed