DH.NCore 4.19.2026.303

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

核心库 DH.NCore

核心组件,支撑其它所有组件。 主要功能包括:

  • [日志] 统一ILog接口,内置控制台、文本文件、WinForm控件和网络日志等实现
  • [网络] 单点最高400万长连接
  • [RPC] 单点最高处理能力2266万tps
  • [缓存] 统一ICache接口,内置MemoryCache、Redis实现
  • [安全] AES/DES/RC4/RSA/DSA/CRC
  • [多线程] 定时调度TimerX
  • [APM] 性能追踪,分布式应用必备
  • [序列化] Binary/Json/Xml

各项目默认支持net10.0/netstandard2.1/netstandard2.0/net4.62/net4.5,旧版(2024.0801)支持net4.0/net2.0

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net5.0-windows7.0 is compatible.  net6.0 is compatible.  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.  net6.0-windows7.0 is compatible.  net7.0 is compatible.  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.  net7.0-windows7.0 is compatible.  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.  net8.0-windows7.0 is compatible.  net9.0 is compatible.  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.  net9.0-windows7.0 is compatible.  net10.0 is compatible.  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.  net10.0-windows7.0 is compatible. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 is compatible.  net462 is compatible.  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.
  • .NETCoreApp 3.1

    • No dependencies.
  • .NETFramework 4.5

  • .NETFramework 4.6.1

  • .NETFramework 4.6.2

  • .NETStandard 2.0

  • .NETStandard 2.1

  • net10.0

    • No dependencies.
  • net10.0-windows7.0

    • No dependencies.
  • net5.0

    • No dependencies.
  • net5.0-windows7.0

    • No dependencies.
  • net6.0

    • No dependencies.
  • net6.0-windows7.0

    • No dependencies.
  • net7.0

    • No dependencies.
  • net7.0-windows7.0

    • No dependencies.
  • net8.0

    • No dependencies.
  • net8.0-windows7.0

    • No dependencies.
  • net9.0

    • No dependencies.
  • net9.0-windows7.0

    • No dependencies.

NuGet packages (28)

Showing the top 5 NuGet packages that depend on DH.NCore:

Package Downloads
DH.NCode

高性能 .NET 数据中间件(超级ORM),聚焦添删改查与海量数据,内置多级缓存、自动迁移、分表分库、强类型查询与跨库迁移。

DH.NRedis

性能Redis客户端,支持RESP2/RESP3协议,覆盖Redis 2.8~7.x全部数据结构与命令,内置消息队列(简单/可靠/延迟/Stream),支持集群/哨兵/云厂商适配,经日均80+亿次调用验证

DH.NIoT

IoT标准库,定义物联网领域的各种通信协议标准规范,包括驱动接口、物模型、设备控制器等,不含具体实现。用于IoT平台建设及统一硬件驱动协议

DH.NRemoting

提供RPC、HTTP、WebSocket与SRMP统一通信能力

DH.NStardust

星尘分布式服务框架核心库。提供配置中心、注册中心、服务发现、全链路追踪、APM性能监控、日志中心等客户端SDK,支持配置拉取、服务注册与发现、调用追踪、性能和日志上报。

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.22.2026.506-beta0855 8,366 5/6/2026
4.22.2026.427-beta0345 3,322 4/27/2026
4.22.2026.427-beta0342 103 4/27/2026
4.22.2026.427-beta0340 109 4/27/2026
4.22.2026.421-beta1328 2,476 4/21/2026
4.22.2026.421-beta0847 229 4/21/2026
4.22.2026.421-beta0820 102 4/21/2026
4.22.2026.412-beta0524 16,809 4/12/2026
4.22.2026.412-beta0523 104 4/12/2026
4.22.2026.412-beta0503 104 4/12/2026
4.22.2026.412-beta0458 224 4/12/2026
4.22.2026.412-beta0455 118 4/12/2026
4.22.2026.412-beta0450 104 4/12/2026
4.22.2026.412-beta0439 106 4/12/2026
4.21.2026.412-beta0438 109 4/12/2026
4.21.2026.329-beta1055 325 3/29/2026
4.21.2026.326-beta0727 10,440 3/26/2026
4.21.2026.326-beta0726 97 3/26/2026
4.21.2026.326-beta0721 102 3/26/2026
4.19.2026.303 15,830 3/3/2026
Loading failed

新增高性能SpanSerializer零分配序列化;IPacket重构优化内存管理与切片性能;网络层SendMessageAsync去异步化与编解码器池化,NetServer实测23.4Gbps/1.4亿pkt/s;FileConfigProvider配置热加载重构为事件驱动+定时兜底;IOHelper新增异步精确/最少读取;DeferredQueue支持动态修改周期;MemoryCache单键Remove零分配