Senparc.Xncf.SystemCore 0.14.7

Prefix Reserved
dotnet add package Senparc.Xncf.SystemCore --version 0.14.7
                    
NuGet\Install-Package Senparc.Xncf.SystemCore -Version 0.14.7
                    
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="Senparc.Xncf.SystemCore" Version="0.14.7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Senparc.Xncf.SystemCore" Version="0.14.7" />
                    
Directory.Packages.props
<PackageReference Include="Senparc.Xncf.SystemCore" />
                    
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 Senparc.Xncf.SystemCore --version 0.14.7
                    
#r "nuget: Senparc.Xncf.SystemCore, 0.14.7"
                    
#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 Senparc.Xncf.SystemCore@0.14.7
                    
#: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=Senparc.Xncf.SystemCore&version=0.14.7
                    
Install as a Cake Addin
#tool nuget:?package=Senparc.Xncf.SystemCore&version=0.14.7
                    
Install as a Cake Tool

Senparc.Xncf.SystemCore

Senparc.Xncf.SystemCore is a required NCF system module that provides shared system database entities and configuration persistence.

Features

  • Defines the system SenparcEntities context and provider-specific variants.
  • Provides NcfClientDbData and system configuration repository contracts.
  • Registers system-core database services and localized module resources.
  • Supports NCF's database pool and migration conventions.

Installation

<PackageReference Include="Senparc.Xncf.SystemCore" Version="0.26.0-preview3" />

Key API

  • Register adds the system core module to the NCF engine.
  • INcfClientDbData and NcfClientDbData expose shared client database data.
  • ISystemConfigRepository and SystemConfigRepository provide configuration persistence.
  • SenparcEntities is the core system DbContext.

This module is part of the host foundation rather than an optional business feature. Keep it version-compatible with Senparc.Ncf.Core, Senparc.Ncf.Database, and the other system modules.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on Senparc.Xncf.SystemCore:

Package Downloads
Senparc.Xncf.PromptRange

你的提示词(Prompt)训练场

Senparc.Xncf.SystemManager

系统菜单管理

Senparc.Xncf.XncfModuleManager

系统菜单管理

Senparc.Ncf.UnitTestExtension

Senparc.Ncf.UnitTestExtension 单元测试扩展

Senparc.Xncf.AIAgentsHub

人工智能代理枢纽模块

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.14.7 51 8/23/2026
0.14.6-preview8 108 8/14/2026
0.14.5-preview7 104 8/12/2026
0.14.4-preview6 98 8/8/2026
0.14.3-preview5 113 8/3/2026
0.14.2-preview4 112 7/31/2026
0.14.1-preview3 114 7/28/2026
0.14.0-preview2 112 7/26/2026
0.13.1-preview1 216 6/17/2026
0.12.16.1-preview 132 5/9/2026
0.12.15-preview.1 119 2/13/2026
0.12.14.4-preview 129 12/28/2025
0.12.14.2-preview 117 12/28/2025
0.12.14-preview.1 224 11/1/2025
0.12.12.6-preview1 237 8/20/2025
0.12.12.4-preview1 231 8/18/2025
0.12.12.3-preview1 250 7/14/2025
0.12.12.2-preview1 282 7/2/2025
0.12.12.1-preview1 241 7/2/2025
0.12.2-preview 122 6/16/2026
Loading failed

v0.1.0 创世
v0.3.3.1 添加 Oracle 数据库迁移代码
v0.5.2 更新输出日志
[2024-09-10] v0.10.4-preview1 升级缓存基础库
[2024-10-09] v0.10.6-preview1 升级基础库
[2024-10-16] v0.10.7-preview1 添加 Service 对 PagedList 对象快速 Mapping 到 DTO 对象的方法
[2024-11-08] v0.10.9-preview1 升级 Senparc.AI
[2024-11-15] v0.11.0-preview1 使用新版本 AutoGen,升级 AgentsManager;解决 AgentsManager 中状态获取的异常
[2024-11-21] v0.12.2-preview1 更新 CO2NET 及缓存基础库
[2024-11-28] v0.12.3-preview1 update CO2NET, use new SenparcSetting with UseLowerCaseApiName property
[2024-12-27] v0.12.4-preview1 Add exception log for UseXncfModules() auto progress
[2025-01-25] v0.12.8-preview1 Update Agents functions, support for function calling
[2025-04-29] v0.12.10-preview1 Update CO2NET and AIKernel
[2025-05-18] v0.12.11-preview1 Update Installation
[2025-06-20] v0.12.12-preview1 Add MCP functions in XncfRegisterBase class
[2025-11-01] update basic libraries, including Senparc.AI
[2026-07-17] v0.14.0-preview2 为 SystemCore 模块接入统一资源本地化并优化功能文案
1、接入统一资源本地化机制,支持模块功能文案按当前文化动态显示
2、统一模块注册信息、菜单名称与功能描述的本地化输出
3、补充并统一多语言资源键及资源文件
[2026-07-29] v0.14.1-preview3 Dependency update from Senparc.Ncf.AreaBase to 0.22.0-preview3
[2026-07-31] v0.14.2-preview4 升级 CO2NET WebApi 兼容依赖
1、升级 Senparc.CO2NET.WebApi 至 2.1.9-preview 以适配 CO2NET 4.2.0
[2026-08-04] v0.14.3-preview5 Dependency updates from upstream projects
1、Dependency update from Senparc.Ncf.AreaBase to 0.23.1-preview5
2、Dependency update from Senparc.Ncf.DatabasePlant to 0.21.5-preview5
3、Dependency update from Senparc.Ncf.XncfBase to 0.24.0-preview5
[2026-08-08] v0.14.4-preview6 Dependency updates from upstream projects
1、Dependency update from Senparc.Ncf.DatabasePlant to 0.21.6-preview6
2、Dependency update from Senparc.Ncf.AreaBase to 0.23.2-preview6
3、Dependency update from Senparc.Ncf.XncfBase to 0.24.1-preview6
[2026-08-13] v0.14.5-preview7 Dependency update from Senparc.Ncf.AreaBase to 0.23.3-preview7; Senparc.Ncf.DatabasePlant to 0.21.7-preview7; Senparc.Ncf.XncfBase to 0.25.0-preview7
[2026-08-15] v0.14.6-preview8 Dependency update from Senparc.Ncf.DatabasePlant to 0.21.8-preview8; Senparc.Ncf.XncfBase to 0.25.1-preview8
[2026-08-22] v0.14.7-preview9 同步 [5980]Senparc.Xncf.SystemCore 依赖版本
1、递归更新上游项目依赖,保持 [5980]Senparc.Xncf.SystemCore 与当前版本组合兼容