![]() |
VOOZH | about |
dotnet add package Senparc.Xncf.Tenant --version 0.14.1-preview1
NuGet\Install-Package Senparc.Xncf.Tenant -Version 0.14.1-preview1
<PackageReference Include="Senparc.Xncf.Tenant" Version="0.14.1-preview1" />
<PackageVersion Include="Senparc.Xncf.Tenant" Version="0.14.1-preview1" />Directory.Packages.props
<PackageReference Include="Senparc.Xncf.Tenant" />Project file
paket add Senparc.Xncf.Tenant --version 0.14.1-preview1
#r "nuget: Senparc.Xncf.Tenant, 0.14.1-preview1"
#:package Senparc.Xncf.Tenant@0.14.1-preview1
#addin nuget:?package=Senparc.Xncf.Tenant&version=0.14.1-preview1&prereleaseInstall as a Cake Addin
#tool nuget:?package=Senparc.Xncf.Tenant&version=0.14.1-preview1&prereleaseInstall as a Cake Tool
系统核心模块(运行系统必须)
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 2 NuGet packages that depend on Senparc.Xncf.Tenant:
| Package | Downloads |
|---|---|
|
Senparc.Xncf.PromptRange
你的提示词(Prompt)训练场 |
|
|
Senparc.Xncf.AIAgentsHub
人工智能代理枢纽模块 |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.14.1-preview1 | 37 | 6/17/2026 |
| 0.13.16.1-preview | 110 | 5/9/2026 |
| 0.13.15-preview.1 | 106 | 2/13/2026 |
| 0.13.14.4-preview | 125 | 12/28/2025 |
| 0.13.14.2-preview | 100 | 12/28/2025 |
| 0.13.14-preview.1 | 205 | 11/1/2025 |
| 0.13.12.6-preview1 | 226 | 8/20/2025 |
| 0.13.12.4-preview1 | 216 | 8/18/2025 |
| 0.13.12.3-preview1 | 240 | 7/14/2025 |
| 0.13.12.2-preview1 | 259 | 7/2/2025 |
| 0.13.12.1-preview1 | 211 | 7/2/2025 |
| 0.13.12-preview1 | 216 | 6/24/2025 |
| 0.13.11.1-preview1 | 210 | 6/6/2025 |
| 0.13.11-preview1 | 243 | 5/18/2025 |
| 0.13.10-preview1 | 205 | 4/29/2025 |
| 0.13.9-preview1 | 302 | 4/12/2025 |
| 0.13.8.4-preview1 | 172 | 4/12/2025 |
| 0.13.8.2-preview1 | 237 | 3/9/2025 |
| 0.13.8.1-preview1 | 291 | 2/21/2025 |
| 0.13.2-preview | 47 | 6/16/2026 |
v0.1.0 创世
v0.2.2 添加 services.AddMultiTenant(); 等注册过程到此模块
v0.3.3.1 添加 Oracle 数据库迁移代码
v0.6.0 完善租户启用过滤机制
[2024-09-10] v0.11.4-preview1 升级缓存基础库
[2024-10-09] v0.11.6-preview1 升级基础库
[2024-10-16] v0.11.7-preview1 添加 Service 对 PagedList 对象快速 Mapping 到 DTO 对象的方法
[2024-11-08] v0.11.9-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