![]() |
VOOZH | about |
dotnet add package CSharpFunctionalExtensions --version 3.7.0
NuGet\Install-Package CSharpFunctionalExtensions -Version 3.7.0
<PackageReference Include="CSharpFunctionalExtensions" Version="3.7.0" />
<PackageVersion Include="CSharpFunctionalExtensions" Version="3.7.0" />Directory.Packages.props
<PackageReference Include="CSharpFunctionalExtensions" />Project file
paket add CSharpFunctionalExtensions --version 3.7.0
#r "nuget: CSharpFunctionalExtensions, 3.7.0"
#:package CSharpFunctionalExtensions@3.7.0
#addin nuget:?package=CSharpFunctionalExtensions&version=3.7.0Install as a Cake Addin
#tool nuget:?package=CSharpFunctionalExtensions&version=3.7.0Install as a Cake Tool
CSharpFunctionalExtensions - functional extensions for C#
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 is compatible. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
Showing the top 5 NuGet packages that depend on CSharpFunctionalExtensions:
| Package | Downloads |
|---|---|
|
Hopex.ApplicationServer.Extensions.Package
Hopex Application Server Packager |
|
|
Hopex.ApplicationServer.Commons
Hopex Application Server Commons |
|
|
FenixAlliance.ABM.SDK
Application Component for the Alliance Business Suite. |
|
|
FluentAssertions.CSharpFunctionalExtensions
Package Description |
|
|
CSharpFunctionalExtensions.FluentAssertions
This package provides a set of extensions to FluentAssertions to simplify the testing of project using CSharpFunctionalExtensions |
Showing the top 16 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 10 的跨平台文档管理系统,使用 MS SQL 2012 / MySQL 8.0(或更高版本)后端数据库,您可以在 Windows、Linux 或 Mac 上运行它。项目中的所有方法都是异步的,支持 JWT 令牌身份验证,项目体系结构遵循 CQRS + MediatR 模式和最佳安全实践。源代码完全可定制,热插拔且清晰的体系结构,使开发定制功能和遵循任何业务需求变得容易。
|
|
|
vkhorikov/CqrsInPractice
Source code for the CQRS in Practice Pluralsight course
|
|
|
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/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#
|
|
|
DevBetterCom/DevBetterWeb
A simple web application for devBetter
|
|
|
vkhorikov/SpecPattern
Source code for the Specification Pattern in C# Pluralsight course
|
|
|
SuperJMN/DotnetPackaging
Distribute your .NET applications!
|
|
|
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.7.0 | 667,190 | 3/2/2026 |
| 3.6.0 | 3,159,657 | 4/6/2025 |
| 3.5.1 | 494,130 | 2/22/2025 |
| 3.5.0 | 7,730 | 2/22/2025 |
| 3.4.3 | 854,224 | 12/29/2024 |
| 3.4.2 | 7,079 | 12/29/2024 |
| 3.4.1 | 14,969 | 12/28/2024 |
| 3.4.0 | 11,046 | 12/27/2024 |
| 3.3.0 | 26,638 | 12/23/2024 |
| 3.2.0 | 604,072 | 11/18/2024 |
| 3.1.0 | 767,498 | 9/28/2024 |
| 3.0.0 | 355,835 | 9/8/2024 |
| 2.42.5 | 1,459,159 | 6/23/2024 |
| 2.42.4 | 9,732 | 6/23/2024 |
| 2.42.3 | 10,319 | 6/23/2024 |
| 2.42.2 | 6,614 | 6/23/2024 |
| 2.42.1 | 9,574 | 6/23/2024 |
| 2.42.0 | 860,552 | 4/29/2024 |
| 2.41.0 | 852,412 | 2/24/2024 |
| 2.40.3 | 2,302,629 | 10/14/2023 |