Senparc.Ncf.AreaBase 0.20.13.4-preview

Prefix Reserved
This is a prerelease version of Senparc.Ncf.AreaBase.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Senparc.Ncf.AreaBase --version 0.20.13.4-preview
                    
NuGet\Install-Package Senparc.Ncf.AreaBase -Version 0.20.13.4-preview
                    
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.13.4-preview" />
                    
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.13.4-preview" />
                    
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.13.4-preview
                    
#r "nuget: Senparc.Ncf.AreaBase, 0.20.13.4-preview"
                    
#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.13.4-preview
                    
#: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.13.4-preview&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Senparc.Ncf.AreaBase&version=0.20.13.4-preview&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 (27)

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

Package Downloads
Senparc.Xncf.DatabaseToolkit

Senparc.Xncf.DatabaseToolkit 修改命名空间

ML.Xncf.Docs

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

Senparc.Xncf.PromptRange

你的提示词(Prompt)训练场

Senparc.Xncf.SystemCore

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

Senparc.Xncf.AIKernel

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.23.6 255 8/29/2026
0.23.5 366 8/23/2026
0.23.4-preview8 312 8/14/2026
0.23.3-preview7 287 8/12/2026
0.23.2-preview6 288 8/8/2026
0.23.1-preview5 321 8/3/2026
0.23.0-preview4 307 7/31/2026
0.22.0-preview3 226 7/28/2026
0.21.3-preview2 215 7/26/2026
0.21.2-preview1 235 7/3/2026
0.21.1-preview1 334 6/17/2026
0.20.15.1-preview 292 5/9/2026
0.20.14-preview.1 157 2/13/2026
0.20.13.4-preview 235 12/28/2025
0.20.13.2-preview 275 12/28/2025
0.20.13-preview.1 234 11/1/2025
0.20.11.6-preview1 471 8/20/2025
0.20.11.4-preview1 390 8/18/2025
0.20.11.3-preview1 421 7/14/2025
0.20.2-preview 208 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