DH.NCore
4.22.2026.506-beta0855
dotnet add package DH.NCore --version 4.22.2026.506-beta0855
NuGet\Install-Package DH.NCore -Version 4.22.2026.506-beta0855
<PackageReference Include="DH.NCore" Version="4.22.2026.506-beta0855" />
<PackageVersion Include="DH.NCore" Version="4.22.2026.506-beta0855" />
<PackageReference Include="DH.NCore" />
paket add DH.NCore --version 4.22.2026.506-beta0855
#r "nuget: DH.NCore, 4.22.2026.506-beta0855"
#:package DH.NCore@4.22.2026.506-beta0855
#addin nuget:?package=DH.NCore&version=4.22.2026.506-beta0855&prerelease
#tool nuget:?package=DH.NCore&version=4.22.2026.506-beta0855&prerelease
核心库 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 | Versions 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. |
-
.NETCoreApp 3.1
- No dependencies.
-
.NETFramework 4.5
- System.Memory (>= 4.5.5)
- System.ValueTuple (>= 4.5.0)
-
.NETFramework 4.6.1
- System.Memory (>= 4.5.5)
- System.ValueTuple (>= 4.5.0)
-
.NETFramework 4.6.2
- System.Memory (>= 4.6.3)
- System.ValueTuple (>= 4.6.2)
-
.NETStandard 2.0
- System.Memory (>= 4.6.0)
-
.NETStandard 2.1
- System.Runtime.CompilerServices.Unsafe (>= 6.1.2)
-
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.NIoT
IoT标准库,定义物联网领域的各种通信协议标准规范,包括驱动接口、物模型、设备控制器等,不含具体实现。用于IoT平台建设及统一硬件驱动协议 |
|
|
DH.NRedis
性能Redis客户端,支持RESP2/RESP3协议,覆盖Redis 2.8~7.x全部数据结构与命令,内置消息队列(简单/可靠/延迟/Stream),支持集群/哨兵/云厂商适配,经日均80+亿次调用验证 |
|
|
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 | 7,840 | 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 | 106 | 4/27/2026 |
| 4.22.2026.421-beta1328 | 2,475 | 4/21/2026 |
| 4.22.2026.421-beta0847 | 227 | 4/21/2026 |
| 4.22.2026.421-beta0820 | 102 | 4/21/2026 |
| 4.22.2026.412-beta0524 | 16,354 | 4/12/2026 |
| 4.22.2026.412-beta0523 | 101 | 4/12/2026 |
| 4.22.2026.412-beta0503 | 104 | 4/12/2026 |
| 4.22.2026.412-beta0458 | 221 | 4/12/2026 |
| 4.22.2026.412-beta0455 | 118 | 4/12/2026 |
| 4.22.2026.412-beta0450 | 103 | 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,259 | 3/26/2026 |
| 4.21.2026.326-beta0726 | 97 | 3/26/2026 |
| 4.21.2026.326-beta0721 | 98 | 3/26/2026 |
| 4.19.2026.303 | 9,513 | 3/3/2026 |
序列化:SpanWriter流模式+ISpanSerializable零拷贝增强+DbTable Span序列化+长度前缀读写+序列化配置Apply复用;JSON:JsonElement类型转换+ExtendableConverter重构+多特性属性名映射+IgnoreDataMember/XmlIgnore剔除;网络:LengthFieldCodec/IPacket多包链增强+SplitDataCodec修复;对象池新增GetAsync异步借出;Reflect热点路径全面优化;新增IServiceResolver服务解析器;DefaultUserAgent支持URL编码非ASCII字符