Senparc.Ncf.Utility
0.21.0-preview2
Prefix Reserved
dotnet add package Senparc.Ncf.Utility --version 0.21.0-preview2
NuGet\Install-Package Senparc.Ncf.Utility -Version 0.21.0-preview2
<PackageReference Include="Senparc.Ncf.Utility" Version="0.21.0-preview2" />
<PackageVersion Include="Senparc.Ncf.Utility" Version="0.21.0-preview2" />
<PackageReference Include="Senparc.Ncf.Utility" />
paket add Senparc.Ncf.Utility --version 0.21.0-preview2
#r "nuget: Senparc.Ncf.Utility, 0.21.0-preview2"
#:package Senparc.Ncf.Utility@0.21.0-preview2
#addin nuget:?package=Senparc.Ncf.Utility&version=0.21.0-preview2&prerelease
#tool nuget:?package=Senparc.Ncf.Utility&version=0.21.0-preview2&prerelease
Senparc.Ncf.Utility
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | 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
- Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation (>= 8.0.10)
- Microsoft.Extensions.Caching.Memory (>= 8.0.1)
- Senparc.CO2NET (>= 4.1.0)
- Senparc.Ncf.Log (>= 0.20.1-preview1)
NuGet packages (15)
Showing the top 5 NuGet packages that depend on Senparc.Ncf.Utility:
| Package | Downloads |
|---|---|
|
Senparc.Ncf.Core
Senparc.Ncf.Core |
|
|
Senparc.Ncf.Service
Senparc.Ncf.Service |
|
|
Senparc.Ncf.AreaBase
Senparc.Ncf.AreaBase |
|
|
Senparc.Ncf.Database
Senparc.Ncf.Database |
|
|
Senparc.Ncf.DatabasePlant
Senparc.Ncf.DatabasePlant 数据库组装厂。 一般只在开发环境下对数据库修改时使用,因此可以添加条件编译符号,如: <PackageReference Condition=" 'Release' != 'Release' " Include="Senparc.Ncf.DatabasePlant" Version="0.2.200.102-beta1" /> |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.21.0-preview2 | 345 | 7/26/2026 |
| 0.20.1-preview1 | 425 | 6/17/2026 |
| 0.19.10.1-preview | 316 | 5/9/2026 |
| 0.19.9-preview.1 | 185 | 2/13/2026 |
| 0.19.8.4-preview | 200 | 12/28/2025 |
| 0.19.8.2-preview | 172 | 12/28/2025 |
| 0.19.8-preview.1 | 279 | 11/1/2025 |
| 0.19.6.7-preview1 | 332 | 8/20/2025 |
| 0.19.6.5-preview1 | 260 | 8/18/2025 |
| 0.19.6.4-preview1 | 290 | 7/14/2025 |
| 0.19.6.3-preview1 | 349 | 7/2/2025 |
| 0.19.6.2-preview1 | 323 | 7/2/2025 |
| 0.19.6.1-preview1 | 389 | 6/6/2025 |
| 0.19.6-preview1 | 419 | 4/29/2025 |
| 0.19.5-preview1 | 348 | 4/12/2025 |
| 0.19.4.5-preview1 | 208 | 4/12/2025 |
| 0.19.4.3-preview1 | 298 | 3/9/2025 |
| 0.19.4.2-preview1 | 387 | 2/21/2025 |
| 0.19.4.1-preview1 | 595 | 1/21/2025 |
| 0.19.2-preview | 258 | 6/16/2026 |
v0.1.0 创世
[2024-10-07] 删除 AESEncryptionUtility 类,统一使用 CO2NET 相关功能。
[2024-10-26] 0.18.6-preview1 新增 GlobalCulture 类
[2025-04-29] v0.19.6-preview1 Update CO2NET and AIKernel
[2025-11-01] update basic libraries, including Senparc.AI
[2026-07-17] v0.21.0-preview2 增强全局文化配置与本地化选项支持
1、新增本地化选项并统一全局文化信息管理
2、增强文化切换、默认语言与回退语言配置能力