Skip to main content

Core library of NewLife framework. Provides high-performance infrastructure for building scalable applications: logging (file/network), configuration (XML/JSON/HTTP), cache (memory/distributed), network (TCP/UDP/HTTP/WebSocket), serialization (binary/XML/JSON), APM tracing, IoC container, actor model, timer scheduler, plugin framework, and more. Supports .NET Framework 4.5 to .NET 10. 核心组件库,为构建可扩展应用程序提供高性能基础设施。提供日志(文件/网络)、配置(XML/JSON/HTTP)、缓存(内存/分布式)、网络(TCP/UDP/HTTP/WebSocket)、序列化(Binary/XML/JSON)、APM性能追踪、对象容器、并行模型、定时调度、插件框架等。支持.NET Framework 4.5至.NET 10全版本。

Total Downloads
34.0M
34,034,620
Published
Jul 20, 2026
Latest stable version

Install

.NET CLI
dotnet add package DH.NCore --version 4.24.2026.720-beta0213
Package Manager Console
Install-Package DH.NCore -Version 4.24.2026.720-beta0213
PackageReference
<PackageReference Include="DH.NCore" Version="4.24.2026.720-beta0213" />

Frameworks

net10.0 net10.0-windows7.0 .NETFramework4.5 .NETFramework4.6.1 .NETFramework4.6.2 net5.0 net5.0-windows7.0 net6.0 net6.0-windows7.0 net7.0 net7.0-windows7.0 net8.0 net8.0-windows7.0 net9.0 net9.0-windows7.0 .NETCoreApp3.1 .NETStandard2.0 .NETStandard2.1

Dependencies

System.Memory
.NETFramework4.5
[4.5.5, )
[4.5.4, )
System.ValueTuple
.NETFramework4.5
[4.5.0, )
System.Memory
.NETFramework4.6.1
[4.5.5, )
[4.5.4, )
System.ValueTuple
.NETFramework4.6.1
[4.5.0, )
System.Memory
.NETFramework4.6.2
[4.6.3, )
[4.6.3, )
System.ValueTuple
.NETFramework4.6.2
[4.6.2, )
System.Memory
.NETStandard2.0
[4.6.0, )
[4.6.3, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

This version is marked prerelease. Validate its API and upgrade path before production use.

Compatibility metadata lists 18 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.