Senparc.Ncf.AreaBase 0.20.14-preview.1

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

Senparc.Ncf.AreaBase

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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 (19)

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.WeixinManager

NCF 模块:盛派官方发布的微信管理后台 使用此插件可以在 NCF 中快速集成微信公众号、小程序的部分基础管理功能,欢迎大家一起扩展! 微信 SDK 基于 Senparc.Weixin SDK 开发。

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.20.14-preview.1 105 2/13/2026
0.20.13.4-preview 148 12/28/2025
0.20.13.2-preview 119 12/28/2025
0.20.13-preview.1 199 11/1/2025
0.20.11.6-preview1 279 8/20/2025
0.20.11.4-preview1 228 8/18/2025
0.20.11.3-preview1 248 7/14/2025
0.20.11.2-preview1 291 7/2/2025
0.20.11.1-preview1 246 7/2/2025
0.20.11-preview1 280 6/24/2025
0.20.10.1-preview1 225 6/6/2025
0.20.10-preview1 317 5/18/2025
0.20.9-preview1 256 4/29/2025
0.20.8-preview1 311 4/12/2025
0.20.7.4-preview1 184 4/12/2025
0.20.7.2-preview1 258 3/9/2025
0.20.7.1-preview1 339 2/21/2025
0.20.7-preview1 463 1/25/2025
0.20.6.1-preview1 189 1/21/2025
0.20.6-preview1 167 1/21/2025
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