CSharpFunctionalExtensions 1.8.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package CSharpFunctionalExtensions --version 1.8.0
NuGet\Install-Package CSharpFunctionalExtensions -Version 1.8.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="CSharpFunctionalExtensions" Version="1.8.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CSharpFunctionalExtensions" Version="1.8.0" />
<PackageReference Include="CSharpFunctionalExtensions" />
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 1.8.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CSharpFunctionalExtensions, 1.8.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=CSharpFunctionalExtensions&version=1.8.0
#tool nuget:?package=CSharpFunctionalExtensions&version=1.8.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
CSharpFunctionalExtensions - functional extensions for C#.
Product | Versions 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 | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net46 was computed. net461 was computed. 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 | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 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.
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- System.Runtime.Serialization.Formatters (>= 4.3.0)
NuGet packages (153)
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 (15)
Showing the top 15 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
|
|
gizemcifguvercin/E-News
This project is about how we can send news to related news agency. You can look at Use Case, Architecture, Technical Overview on README file
|
Version | Downloads | Last updated | |
---|---|---|---|
3.6.0 | 162,917 | 4/6/2025 | |
3.5.1 | 225,358 | 2/22/2025 | |
3.5.0 | 2,680 | 2/22/2025 | |
3.4.3 | 392,643 | 12/29/2024 | |
3.4.2 | 2,677 | 12/29/2024 | |
3.4.1 | 3,360 | 12/28/2024 | |
3.4.0 | 3,964 | 12/27/2024 | |
3.3.0 | 12,401 | 12/23/2024 | |
3.2.0 | 326,562 | 11/18/2024 | |
3.1.0 | 424,828 | 9/28/2024 | |
3.0.0 | 204,413 | 9/8/2024 | |
2.42.5 | 844,980 | 6/23/2024 | |
2.42.4 | 5,967 | 6/23/2024 | |
2.42.3 | 1,888 | 6/23/2024 | |
2.42.2 | 1,954 | 6/23/2024 | |
2.42.1 | 4,898 | 6/23/2024 | |
2.42.0 | 567,366 | 4/29/2024 | |
2.41.0 | 649,437 | 2/24/2024 | |
2.40.3 | 1,540,543 | 10/14/2023 | |
2.40.2 | 132,368 | 9/27/2023 | |
2.40.1 | 171,062 | 9/7/2023 | |
2.40.0 | 535,365 | 7/4/2023 | |
2.39.2 | 186,148 | 6/6/2023 | |
2.39.1 | 21,613 | 6/5/2023 | |
2.39.0 | 233,397 | 5/6/2023 | |
2.38.1 | 484,465 | 3/14/2023 | |
2.38.0 | 65,709 | 3/13/2023 | |
2.37.0 | 1,810,106 | 11/19/2022 | |
2.36.1 | 335,291 | 10/31/2022 | |
2.36.0 | 2,505 | 10/31/2022 | |
2.35.1 | 126,432 | 10/21/2022 | |
2.35.0 | 58,822 | 10/17/2022 | |
2.34.3 | 238,984 | 9/26/2022 | |
2.34.2 | 2,636 | 9/26/2022 | |
2.34.1 | 39,212 | 9/21/2022 | |
2.34.0 | 160,143 | 9/9/2022 | |
2.33.3 | 48,921 | 9/5/2022 | |
2.33.2 | 97,742 | 8/23/2022 | |
2.33.1 | 18,346 | 8/22/2022 | |
2.33.0 | 10,434 | 8/21/2022 | |
2.32.0 | 6,359 | 8/19/2022 | |
2.31.1 | 274,862 | 8/1/2022 | |
2.31.0 | 215,766 | 7/11/2022 | |
2.30.0 | 65,654 | 7/4/2022 | |
2.29.4 | 66,748 | 6/23/2022 | |
2.29.3 | 121,805 | 6/11/2022 | |
2.29.2 | 69,708 | 6/4/2022 | |
2.29.1 | 1,709,691 | 4/25/2022 | |
2.29.0 | 529,420 | 3/24/2022 | |
2.28.3 | 191,427 | 3/9/2022 | |
2.28.2 | 208,705 | 2/26/2022 | |
2.28.1 | 38,294 | 2/21/2022 | |
2.28.0 | 191,314 | 2/6/2022 | |
2.27.2 | 93,214 | 1/24/2022 | |
2.27.1 | 105,041 | 1/11/2022 | |
2.27.0 | 119,570 | 12/24/2021 | |
2.26.1 | 288,199 | 11/27/2021 | |
2.26.0 | 113,115 | 11/23/2021 | |
2.25.0 | 19,171 | 11/19/2021 | |
2.24.4 | 130,077 | 11/11/2021 | |
2.24.3 | 25,337 | 11/7/2021 | |
2.24.1 | 38,742 | 10/29/2021 | |
2.24.0 | 72,932 | 10/18/2021 | |
2.23.0 | 25,977 | 10/12/2021 | |
2.22.0 | 137,453 | 10/5/2021 | |
2.21.1 | 18,219 | 9/29/2021 | |
2.21.0 | 2,277 | 9/29/2021 | |
2.20.4 | 67,858 | 9/22/2021 | |
2.20.3 | 20,977 | 9/19/2021 | |
2.20.2 | 4,183 | 9/17/2021 | |
2.20.1 | 32,089 | 9/14/2021 | |
2.20.0 | 198,975 | 8/17/2021 | |
2.19.0 | 46,605 | 8/12/2021 | |
2.18.0 | 176,003 | 7/19/2021 | |
2.17.0 | 155,862 | 6/28/2021 | |
2.16.0 | 39,087 | 6/19/2021 | |
2.15.3 | 321,277 | 5/25/2021 | |
2.15.2 | 79,564 | 5/7/2021 | |
2.15.1 | 387,719 | 3/20/2021 | |
2.15.0 | 61,027 | 3/8/2021 | |
2.14.5 | 234,920 | 2/28/2021 | |
2.14.4 | 83,164 | 2/23/2021 | |
2.14.3 | 66,472 | 2/15/2021 | |
2.14.2 | 9,209 | 2/13/2021 | |
2.14.1 | 323,761 | 1/11/2021 | |
2.14.0 | 67,124 | 12/27/2020 | |
2.13.3 | 37,081 | 12/17/2020 | |
2.13.2 | 112,824 | 12/1/2020 | |
2.13.1 | 3,850 | 11/30/2020 | |
2.13.0 | 39,322 | 11/24/2020 | |
2.12.2 | 148,682 | 11/3/2020 | |
2.12.1 | 40,855 | 11/2/2020 | |
2.12.0 | 195,261 | 10/17/2020 | |
2.11.9 | 98,569 | 10/6/2020 | |
2.11.8 | 61,810 | 9/25/2020 | |
2.11.7 | 254,710 | 9/1/2020 | |
2.11.6 | 23,294 | 8/28/2020 | |
2.11.5 | 159,482 | 8/8/2020 | |
2.11.4 | 17,388 | 8/4/2020 | |
2.11.3 | 54,290 | 8/3/2020 | |
2.11.2 | 2,872 | 8/3/2020 | |
2.11.1 | 127,605 | 7/24/2020 | |
2.11.0 | 18,411 | 7/18/2020 | |
2.10.0 | 57,741 | 7/10/2020 | |
2.9.0 | 31,392 | 7/6/2020 | |
2.8.2 | 143,473 | 6/27/2020 | |
2.8.1 | 175,401 | 6/3/2020 | |
2.8.0 | 235,563 | 5/20/2020 | |
2.7.1 | 227,253 | 4/22/2020 | |
2.7.0 | 92,633 | 4/15/2020 | |
2.6.0 | 103,384 | 4/7/2020 | |
2.5.0 | 40,654 | 3/29/2020 | |
2.4.1 | 146,009 | 3/12/2020 | |
2.4.0 | 2,678 | 3/12/2020 | |
2.3.0 | 552,049 | 1/5/2020 | |
2.2.2 | 217,250 | 11/5/2019 | |
2.2.1 | 3,463 | 11/5/2019 | |
2.2.0 | 3,058 | 11/5/2019 | |
2.1.1 | 192,442 | 9/30/2019 | |
2.1.0 | 84,974 | 9/10/2019 | |
2.0.0 | 68,415 | 9/3/2019 | |
1.19.1 | 267,715 | 7/29/2019 | |
1.19.0 | 46,095 | 7/16/2019 | |
1.18.2 | 59,602 | 6/26/2019 | |
1.18.1 | 212,417 | 4/26/2019 | |
1.18.0 | 98,656 | 4/1/2019 | |
1.17.0 | 82,818 | 2/21/2019 | |
1.16.1 | 46,118 | 1/26/2019 | |
1.16.0 | 9,409 | 1/23/2019 | |
1.15.2 | 30,728 | 1/9/2019 | |
1.15.1 | 30,362 | 1/7/2019 | |
1.15.0 | 3,033 | 1/7/2019 | |
1.14.0 | 75,130 | 12/18/2018 | |
1.13.1 | 72,854 | 12/17/2018 | |
1.13.0 | 133,394 | 11/4/2018 | |
1.12.0 | 53,019 | 10/10/2018 | |
1.11.0 | 17,327 | 10/2/2018 | |
1.10.0 | 337,106 | 3/23/2018 | |
1.9.1 | 23,563 | 3/8/2018 | |
1.9.0 | 12,179 | 2/16/2018 | |
1.8.1 | 66,729 | 11/27/2017 | |
1.8.0 | 12,717 | 11/18/2017 | |
1.7.1 | 52,095 | 3/16/2017 | |
1.7.0 | 12,952 | 11/21/2016 | |
1.6.2 | 5,338 | 9/6/2016 | |
1.6.1 | 2,709 | 8/29/2016 | |
1.6.0 | 2,657 | 8/29/2016 | |
1.5.0 | 2,737 | 8/18/2016 | |
1.4.0 | 2,878 | 7/22/2016 | |
1.3.2 | 2,913 | 7/11/2016 | |
1.3.1 | 2,882 | 7/11/2016 | |
1.3.0 | 2,774 | 7/2/2016 | |
1.2.0 | 2,723 | 7/1/2016 | |
1.1.0 | 2,791 | 6/24/2016 | |
1.0.1 | 25,595 | 6/20/2016 |