DH.NCore
3.7.2024.903-beta0145
See the version list below for details.
dotnet add package DH.NCore --version 3.7.2024.903-beta0145
NuGet\Install-Package DH.NCore -Version 3.7.2024.903-beta0145
<PackageReference Include="DH.NCore" Version="3.7.2024.903-beta0145" />
paket add DH.NCore --version 3.7.2024.903-beta0145
#r "nuget: DH.NCore, 3.7.2024.903-beta0145"
// Install DH.NCore as a Cake Addin #addin nuget:?package=DH.NCore&version=3.7.2024.903-beta0145&prerelease // Install DH.NCore as a Cake Tool #tool nuget:?package=DH.NCore&version=3.7.2024.903-beta0145&prerelease
核心库 DH.NCore
核心组件,支撑其它所有组件。 主要功能包括:
- [日志] 统一ILog接口,内置控制台、文本文件、WinForm控件和网络日志等实现
- [网络] 单点最高400万长连接
- [RPC] 单点最高处理能力2266万tps
- [缓存] 统一ICache接口,内置MemoryCache、Redis实现
- [安全] AES/DES/RC4/RSA/DSA/CRC
- [多线程] 定时调度TimerX
- [APM] 性能追踪,分布式应用必备
- [序列化] Binary/Json/Xml
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. |
.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 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. |
-
.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)
-
.NETStandard 2.0
- System.Memory (>= 4.5.5)
-
.NETStandard 2.1
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
-
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.
NuGet packages (24)
Showing the top 5 NuGet packages that depend on DH.NCore:
Package | Downloads |
---|---|
DH.NCode
数据中间件,支持MySQL、SQLite、SqlServer、Oracle、Postgresql、TDengine、达梦,重点在缓存、性能、分表、自动建表。 |
|
DH.NRedis
Redis基础操作、消息队列,经过日均100亿次调用量的项目验证。旧版NET45找2021年 |
|
DH.NIoT
IoT standard library, which defines various communication protocol standards and specifications in the Internet of Things field, without specific implementation. Used for IoT platform construction and unifying various hardware driver protocols. IoT标准库,定义物联网领域的各种通信协议标准规范,不含具体实现。用于IoT平台建设,以及统一各种硬件驱动协议 |
|
DH.NRemoting
提供高性能RPC客户端服务端,提供Http/WebSocket客户端服务端,提供应用级客户端 |
|
DH.MDB
用于DH框架的基于json持久化存储的内存数据库 |
GitHub repositories
This package is not used by any popular GitHub repositories.
v11目标是优化内存占用降低GC