CSharp.Made.Functional 3.0.0

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

CSharp.Made.Functional

codecov

Add CSharp.Made.Functional

dotnet add package CSharp.Made.Functional

Using statements

The namespace does not match the package name to keep using statements shorter.

// Required Usings

global using Functional;
global using static Functional.Prelude;

For examples and more discussion about this library, Read the Docs!

Product Compatible and additional computed target framework versions.
.NET 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.
  • net8.0

    • No dependencies.

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
3.0.0 180 8/25/2024
2.3.0 123 5/13/2024
2.2.0 144 5/7/2024
2.1.2 171 4/4/2024
2.1.1 120 3/26/2024
2.1.0 198 12/31/2023
2.0.1 182 12/6/2023
2.0.0 178 11/26/2023 2.0.0 is deprecated because it has critical bugs.
1.0.13 160 11/7/2023
1.0.12 161 9/18/2023
1.0.11 159 9/6/2023
1.0.10 154 9/6/2023
1.0.9 188 9/2/2023
1.0.8 166 9/1/2023
1.0.7 161 9/1/2023
1.0.6 187 8/29/2023
1.0.5 177 8/29/2023
1.0.4 175 8/28/2023
1.0.3 180 8/28/2023
1.0.2 170 8/22/2023
1.0.1 164 8/21/2023
1.0.0 192 8/14/2023

Upgrade to .NET8