Senparc.Xncf.SystemManager 0.15.3-preview6

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

Senparc.Xncf.SystemManager

Senparc.Xncf.SystemManager provides NCF system configuration, feedback, and administrative data services.

Features

  • Persists system configuration and feedback records.
  • Exposes service and application-service layers for administrators.
  • Includes area/province/city/district data models used by system forms.
  • Supports NCF multi-database contexts, migrations, and localized resources.

Installation

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

Key API

  • SystemConfigService and SystemConfigAppService read and update system settings.
  • SystemConfig_GetRequestTempLogRequest and SystemConfig_UpdateNeuCharAccountRequest model common configuration operations.
  • IFeedBackRepository, FeedBackRepository, and FeedBackService manage feedback.
  • SystemManagerSenparcEntities is the module database context.

Protect configuration and feedback endpoints with administrator authorization and redact account credentials or personal data in logs and responses.

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 (2)

Showing the top 2 NuGet packages that depend on Senparc.Xncf.SystemManager:

Package Downloads
Senparc.Xncf.PromptRange

你的提示词(Prompt)训练场

Senparc.Xncf.AIAgentsHub

人工智能代理枢纽模块

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.15.3-preview6 56 8/3/2026
0.15.2-preview5 77 7/31/2026
0.15.1-preview4 89 7/28/2026
0.15.0-preview3 94 7/26/2026
0.14.2-preview2 83 7/15/2026
0.14.1-preview1 159 6/17/2026
0.13.16.1-preview 126 5/9/2026
0.13.15-preview.1 104 2/13/2026
0.13.14.4-preview 125 12/28/2025
0.13.14.2-preview 106 12/28/2025
0.13.14-preview.1 230 11/1/2025
0.13.12.6-preview1 233 8/20/2025
0.13.12.4-preview1 227 8/18/2025
0.13.12.3-preview1 250 7/14/2025
0.13.12.2-preview1 278 7/2/2025
0.13.12.1-preview1 219 7/2/2025
0.13.12-preview1 224 6/24/2025
0.13.11.1-preview1 230 6/6/2025
0.13.11-preview1 271 5/18/2025
0.13.2-preview 108 6/16/2026
Loading failed

v0.1.0 创世
v0.3.3.1 添加 Oracle 数据库迁移代码 v0.3.3.1 添加 Oracle 数据库迁移代码
v0.11.0 修改 SystemConfig,添加 NeuCharAppKey 等云端账户信息
[2024-08-28] v0.11.1.5-preview1 完善 NeuChar AI 云端模型自动载入
[2024-08-28] v0.11.1.6-preview1 更新 Function 的 Password 类型,并将 MaxLength 参数传送到前端 UI
[2024-08-29] v0.11.2-preview1 完成 Password 类型的 Function 参数编辑功能
[2024-09-10] v0.11.3-preview1 升级缓存基础库
[2024-09-27] v0.11.4-preview1 SystemManager 模块添加 MySql 的 Add_NeuCharAccountInfo_To_SystemConfig 迁移
[2024-10-09] v0.11.6-preview1 升级基础库
[2024-10-09] v0.11.7-preview1 升级基础库
[2024-10-16] v0.11.8-preview1 添加 Service 对 PagedList 对象快速 Mapping 到 DTO 对象的方法
[2024-11-08] v0.11.10-preview1 升级 Senparc.AI
[2024-11-08] v0.11.11-preview1 升级 Senparc.AI
[2024-11-15] v0.12.0-preview1 使用新版本 AutoGen,升级 AgentsManager;解决 AgentsManager 中状态获取的异常
[2024-11-21] v0.13.2-preview1 更新 CO2NET 及缓存基础库
[2024-11-28] v0.13.3-preview1 update CO2NET, use new SenparcSetting with UseLowerCaseApiName property
[2024-12-27] v0.13.4-preview1 Add exception log for UseXncfModules() auto progress
[2025-01-25] v0.13.8-preview1 Update Agents functions, support for function calling
[2025-04-29] v0.13.10-preview1 Update CO2NET and AIKernel
[2025-05-18] v0.13.11-preview1 Update Installation
[2025-06-20] v0.13.12-preview1 Add MCP functions in XncfRegisterBase class
[2025-11-01] update basic libraries, including Senparc.AI
[2026-07-07] v0.14.2-preview2 新增 RequestTempId 暂存日志查询能力并补齐请求模型
1、SystemConfigAppService 新增 GetRequestTempLog 接口,支持按 RequestTempId 查询缓存日志
2、新增 SystemConfig_GetRequestTempLogRequest 请求模型并补齐参数校验约束
3、升级 Senparc.AI 至 0.27.3、Senparc.AI.AgentKernel 至 0.1.10
[2026-07-17] v0.15.0-preview3 为 SystemManager 模块接入统一资源本地化并优化功能文案
1、接入统一资源本地化机制,支持模块功能文案按当前文化动态显示
2、更新 FunctionRender 与请求模型文案的资源化解析
3、统一模块注册信息、菜单名称与功能描述的本地化输出
4、补充并统一多语言资源键及资源文件
[2026-07-29] v0.15.1-preview4 Dependency update from Senparc.Ncf.AreaBase to 0.22.0-preview3
[2026-07-31] v0.15.2-preview5 升级 CO2NET WebApi 兼容依赖
1、升级 Senparc.CO2NET.WebApi 至 2.1.9-preview 以适配 CO2NET 4.2.0
[2026-08-03] v0.15.3-preview6 补齐 SystemConfig.FooterContent 数据库迁移
1、为 SqlServer、Sqlite、PostgreSQL、Oracle、Dm、MySql 生成迁移、Designer 与快照
2、修复跨平台设计时数据库配置目录定位
3、同步 SystemConfig 服务与模块注册中的页脚配置处理