CSharpFunctionalExtensions 2.13.1

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

CSharpFunctionalExtensions - functional extensions for C#

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.5

    • No dependencies.
  • .NETFramework 4.6.1

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.

NuGet packages (155)

Showing the top 5 NuGet packages that depend on CSharpFunctionalExtensions:

Package Downloads
Hopex.ApplicationServer.Extensions.Package

Hopex Application Server Packager

FenixAlliance.ABM.SDK

Application Component for the Alliance Business Suite.

Hopex.ApplicationServer.Commons

Hopex Application Server Commons

FluentAssertions.CSharpFunctionalExtensions

Package Description

CSharpFunctionalExtensions.FluentAssertions

This package provides a set of extensions to FluentAssertions to simplify the testing of project using CSharpFunctionalExtensions

GitHub repositories (14)

Showing the top 14 popular GitHub repositories that depend on CSharpFunctionalExtensions:

Repository Stars
Sophia-Community/SophiApp
:zap: The most powerful open source tweaker on GitHub for fine-tuning Windows 10 & Windows 11
stratisproject/StratisBitcoinFullNode
Bitcoin full node in C#
MoocDownloader/MoocDownloader
An MOOC downloader implemented by .NET. 一枚由 .NET 实现的 MOOC 下载器.
dorisoy/Dorisoy.Pan
Dorisoy.Pan 是基于.net core8 的跨平台文档管理系统,使用 MS SQL 2012 / MySql8.0(或更高版本)后端数据库,您可以在 Windows、Linux 或 Mac 上运行它,项目中的所有方法都是异步的,支持令牌基身份验证,项目体系结构遵循著名的软件模式和最佳安全实践。源代码是完全可定制的,热插拔且清晰的体系结构,使开发定制功能和遵循任何业务需求变得容易。 系统使用最新的 Microsoft 技术,高性能稳定性和安全性
vkhorikov/CqrsInPractice
Source code for the CQRS in Practice Pluralsight course
vkhorikov/AnemicDomainModel
Source code for the Anemic Domain Model Pluralsight course
vkhorikov/DddAndEFCore
Source code for the DDD and EF Core Pluralsight course
block-core/blockcore
Open source .NET Core Bitcoin based blockchain node in C#
TuralSuleymani/the-real-DDD-CQRS-CleanArchitecture
A real-world example of a shopping basket API built with C#, showcasing Domain-Driven Design (DDD), Clean Architecture, and CQRS patterns. Includes features like basket management, discount application, and event-driven design with Kafka.
vkhorikov/SpecPattern
Source code for the Specification Pattern in C# Pluralsight course
DevBetterCom/DevBetterWeb
A simple web application for devBetter
vkhorikov/FuntionalPrinciplesCsharp
Source code for the Applying Functional Principles in C# course
matt-bentley/CleanArchitecture
An opinionated ASP.NET Core solution setup for creating web applications using Clean Architecture and Domain-Driven Design principles.
vkhorikov/ValidationInDDD
The source code for the Pluralsight course about Validation, DDD, and FluentValidation library
Version Downloads Last Updated
3.6.0 290,394 4/6/2025
3.5.1 266,463 2/22/2025
3.5.0 3,146 2/22/2025
3.4.3 437,722 12/29/2024
3.4.2 3,087 12/29/2024
3.4.1 3,784 12/28/2024
3.4.0 4,376 12/27/2024
3.3.0 14,260 12/23/2024
3.2.0 352,268 11/18/2024
3.1.0 456,156 9/28/2024
3.0.0 220,237 9/8/2024
2.42.5 919,027 6/23/2024
2.42.4 6,316 6/23/2024
2.42.3 2,196 6/23/2024
2.42.2 2,264 6/23/2024
2.42.1 5,388 6/23/2024
2.42.0 590,038 4/29/2024
2.41.0 667,753 2/24/2024
2.40.3 1,597,328 10/14/2023
2.40.2 134,855 9/27/2023
2.40.1 174,539 9/7/2023
2.40.0 540,701 7/4/2023
2.39.2 189,962 6/6/2023
2.39.1 21,697 6/5/2023
2.39.0 236,573 5/6/2023
2.38.1 491,297 3/14/2023
2.38.0 67,925 3/13/2023
2.37.0 1,855,313 11/19/2022
2.36.1 342,463 10/31/2022
2.36.0 2,550 10/31/2022
2.35.1 126,626 10/21/2022
2.35.0 59,781 10/17/2022
2.34.3 241,568 9/26/2022
2.34.2 2,684 9/26/2022
2.34.1 39,989 9/21/2022
2.34.0 161,431 9/9/2022
2.33.3 49,547 9/5/2022
2.33.2 98,320 8/23/2022 2.33.2 is deprecated.
2.33.1 18,437 8/22/2022
2.33.0 10,545 8/21/2022
2.32.0 6,407 8/19/2022
2.31.1 276,318 8/1/2022
2.31.0 217,513 7/11/2022
2.30.0 65,923 7/4/2022
2.29.4 67,273 6/23/2022
2.29.3 122,112 6/11/2022
2.29.2 70,102 6/4/2022
2.29.1 1,806,126 4/25/2022
2.29.0 531,299 3/24/2022
2.28.3 192,625 3/9/2022
2.28.2 210,573 2/26/2022
2.28.1 38,447 2/21/2022
2.28.0 193,302 2/6/2022
2.27.2 93,621 1/24/2022
2.27.1 105,356 1/11/2022
2.27.0 120,213 12/24/2021
2.26.1 290,055 11/27/2021
2.26.0 115,313 11/23/2021
2.25.0 20,161 11/19/2021
2.24.4 131,999 11/11/2021
2.24.3 25,420 11/7/2021
2.24.1 38,971 10/29/2021
2.24.0 73,723 10/18/2021
2.23.0 26,168 10/12/2021
2.22.0 138,163 10/5/2021
2.21.1 18,245 9/29/2021
2.21.0 2,311 9/29/2021
2.20.4 68,566 9/22/2021
2.20.3 21,055 9/19/2021
2.20.2 4,205 9/17/2021
2.20.1 32,282 9/14/2021
2.20.0 200,356 8/17/2021
2.19.0 47,202 8/12/2021
2.18.0 176,791 7/19/2021
2.17.0 156,647 6/28/2021
2.16.0 39,195 6/19/2021
2.15.3 327,964 5/25/2021
2.15.2 79,963 5/7/2021
2.15.1 388,962 3/20/2021
2.15.0 61,129 3/8/2021
2.14.5 242,219 2/28/2021
2.14.4 83,900 2/23/2021
2.14.3 66,616 2/15/2021
2.14.2 9,228 2/13/2021
2.14.1 325,474 1/11/2021
2.14.0 68,079 12/27/2020
2.13.3 37,159 12/17/2020
2.13.2 113,601 12/1/2020
2.13.1 3,872 11/30/2020
2.13.0 39,499 11/24/2020
2.12.2 149,709 11/3/2020
2.12.1 40,916 11/2/2020
2.12.0 195,957 10/17/2020
2.11.9 99,751 10/6/2020
2.11.8 62,118 9/25/2020
2.11.7 255,806 9/1/2020
2.11.6 23,544 8/28/2020
2.11.5 159,715 8/8/2020
2.11.4 17,433 8/4/2020
2.11.3 54,308 8/3/2020
2.11.2 2,888 8/3/2020
2.11.1 127,713 7/24/2020
2.11.0 18,447 7/18/2020
2.10.0 57,840 7/10/2020
2.9.0 31,490 7/6/2020
2.8.2 143,830 6/27/2020
2.8.1 176,005 6/3/2020
2.8.0 235,908 5/20/2020
2.7.1 227,720 4/22/2020
2.7.0 92,725 4/15/2020
2.6.0 103,922 4/7/2020
2.5.0 40,851 3/29/2020
2.4.1 146,989 3/12/2020
2.4.0 2,694 3/12/2020
2.3.0 557,629 1/5/2020
2.2.2 218,270 11/5/2019
2.2.1 3,486 11/5/2019
2.2.0 3,083 11/5/2019
2.1.1 192,900 9/30/2019
2.1.0 85,071 9/10/2019
2.0.0 68,576 9/3/2019
1.19.1 272,058 7/29/2019
1.19.0 46,583 7/16/2019
1.18.2 59,704 6/26/2019
1.18.1 213,547 4/26/2019
1.18.0 99,200 4/1/2019
1.17.0 83,892 2/21/2019
1.16.1 46,561 1/26/2019
1.16.0 9,471 1/23/2019
1.15.2 31,331 1/9/2019
1.15.1 30,384 1/7/2019
1.15.0 3,052 1/7/2019
1.14.0 75,367 12/18/2018
1.13.1 72,878 12/17/2018
1.13.0 135,406 11/4/2018
1.12.0 53,637 10/10/2018
1.11.0 17,360 10/2/2018
1.10.0 338,599 3/23/2018
1.9.1 23,713 3/8/2018
1.9.0 12,245 2/16/2018
1.8.1 67,008 11/27/2017
1.8.0 13,013 11/18/2017
1.7.1 52,306 3/16/2017
1.7.0 13,009 11/21/2016
1.6.2 5,381 9/6/2016
1.6.1 2,746 8/29/2016
1.6.0 2,694 8/29/2016
1.5.0 2,776 8/18/2016
1.4.0 2,915 7/22/2016
1.3.2 2,950 7/11/2016
1.3.1 2,917 7/11/2016
1.3.0 2,815 7/2/2016
1.2.0 2,767 7/1/2016
1.1.0 2,828 6/24/2016
1.0.1 26,024 6/20/2016 1.0.1 is deprecated because it is no longer maintained.