Senparc.Xncf.Tenant.Interface 0.10.5-preview5

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

Senparc.Xncf.Tenant.Interface

Senparc.Xncf.Tenant.Interface contains the DTO contract shared by NCF tenant-aware modules without pulling in tenant persistence or middleware implementation.

Features

  • Defines TenantInfoDto for read models.
  • Defines CreateOrUpdate_TenantInfoDto for tenant management input.
  • Keeps cross-module references lightweight and implementation-independent.

Installation

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

Key API

  • TenantInfoDto represents tenant identity and display data shared with consumers.
  • CreateOrUpdate_TenantInfoDto carries create/update values for tenant administration.

This package is a contract boundary. Validate tenant IDs and ownership in the service that processes the DTO; a DTO alone does not establish tenant isolation.

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.Tenant.Interface:

Package Downloads
Senparc.Xncf.Tenant

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

Senparc.Xncf.AIAgentsHub

人工智能代理枢纽模块

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.10.5-preview5 64 8/3/2026
0.10.4-preview4 81 7/31/2026
0.10.3-preview3 98 7/28/2026
0.10.2-preview2 100 7/26/2026
0.10.1-preview1 212 6/17/2026
0.9.11.1-preview 119 5/9/2026
0.9.10-preview.1 116 2/13/2026
0.9.9.4-preview 123 12/28/2025
0.9.9.2-preview 110 12/28/2025
0.9.9-preview.1 225 11/1/2025
0.9.7.7-preview1 245 8/20/2025
0.9.7.5-preview1 218 8/18/2025
0.9.7.4-preview1 253 7/14/2025
0.9.7.3-preview1 289 7/2/2025
0.9.7.2-preview1 226 7/2/2025
0.9.7.1-preview1 232 6/6/2025
0.9.7-preview1 298 4/29/2025
0.9.6-preview1 283 4/12/2025
0.9.5.4-preview1 209 4/12/2025
0.9.2-preview 121 6/16/2026
Loading failed

v0.1.0 创世
[2024-09-10] v0.8.4-preview1 升级缓存基础库
[2025-01-25] v0.9.5-preview1 Update Agents functions, support for function calling
[2025-04-29] v0.9.7-preview1 Update CO2NET and AIKernel
[2025-11-01] update basic libraries, including Senparc.AI
[2026-07-17] v0.10.2-preview2 同步上游项目版本并适配统一本地化能力
1、Dependency update from Senparc.Ncf.Core to 0.25.0-preview2
[2026-07-29] v0.10.3-preview3 Dependency update from Senparc.Ncf.Core to 0.26.0-preview3
[2026-07-31] v0.10.4-preview4 Dependency update from Senparc.Ncf.Core to 0.27.0-preview4
[2026-08-04] v0.10.5-preview5 Dependency update from Senparc.Ncf.Core to 0.28.0-preview5