Senparc.Ncf.AreaBase 0.21.2-preview1

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

Senparc.Ncf.AreaBase

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

Showing the top 5 NuGet packages that depend on Senparc.Ncf.AreaBase:

Package Downloads
ML.Xncf.Docs

这是一个开发者文档项目,用于阐述NCF的架构,便于开发者快速上手并掌握NCF的使用规范及开发方法

Senparc.Xncf.PromptRange

你的提示词(Prompt)训练场

Senparc.Xncf.AIKernel

AI 核心模块,基于 Senparc.AI 为所有 AI 项目提供基础能力

Senparc.Xncf.SystemCore

系统核心模块(运行系统必须)

Senparc.Xncf.Tenant

系统核心模块(运行系统必须)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.21.2-preview1 59 7/3/2026
0.21.1-preview1 184 6/17/2026
0.20.15.1-preview 209 5/9/2026
0.20.14-preview.1 144 2/13/2026
0.20.13.4-preview 182 12/28/2025
0.20.13.2-preview 140 12/28/2025
0.20.13-preview.1 224 11/1/2025
0.20.11.6-preview1 306 8/20/2025
0.20.11.4-preview1 245 8/18/2025
0.20.11.3-preview1 266 7/14/2025
0.20.11.2-preview1 306 7/2/2025
0.20.11.1-preview1 264 7/2/2025
0.20.11-preview1 309 6/24/2025
0.20.10.1-preview1 239 6/6/2025
0.20.10-preview1 336 5/18/2025
0.20.9-preview1 269 4/29/2025
0.20.8-preview1 324 4/12/2025
0.20.7.4-preview1 199 4/12/2025
0.20.7.2-preview1 279 3/9/2025
0.20.2-preview 149 6/16/2026
Loading failed

v0.1.0 创世,从 NCF 模板项目提炼移植
[2024-09-10] v0.18.4-preview1 升级缓存基础库
[2024-10-16] v0.18.6-preview1 添加 Service 对 PagedList 对象快速 Mapping 到 DTO 对象的方法
[2024-11-15] v0.19.0-preview1 使用新版本 AutoGen,升级 AgentsManager;解决 AgentsManager 中状态获取的异常
[2024-11-21] v0.20.2-preview1 更新 CO2NET 及缓存基础库
[2024-11-28] v0.20.3-preview1 update CO2NET, use new SenparcSetting with UseLowerCaseApiName property
[2025-01-25] v0.20.7-preview1 Update Agents functions, support for function calling
[2025-04-29] v0.20.9-preview1 Update CO2NET and AIKernel
[2025-05-18] v0.20.10-preview1 Update Installation
[2025-06-20] v0.20.11-preview1 Add MCP functions in XncfRegisterBase class

[2025-11-01] update basic libraries, including Senparc.AI
[2026-07-02] v0.21.2-preview1 升级 Senparc.AI.AgentKernel 并完成兼容性适配,升级并适配 net10.0 框架
1、升级 Senparc.AI.AgentKernel 并完成兼容性适配
2、升级并适配 net10.0 框架