UAI-1 / 安装套件

UAI-1 C# 网站支持工具包

术语: UAI 表示 Universal Artificial IntelligenceUAI-1 表示 UAIX.org 发布的当前公共 UAI 交换契约。

Raw / developer layer

UAI language source and developer tools

The public page renders compact UAI as an alternate language layer. JSON, linked registries, and validation schema remain here for developer inspection.

Loading compact UAI language source...
Loading compact source...

Protocol5 is fetching the compact UAI language source before developer JSON.

Language layer

UAI-1 C# 网站支持工具包

Use the view control to switch between human prose, rendered UAI, and raw developer inspection. The rendered UAI mode keeps this page layout intact and changes only the text layer.

UAI-1 C# 网站支持工具包

术语: UAI 表示 Universal Artificial IntelligenceUAI-1 表示 UAIX.org 发布的当前公共 UAI 交换契约。

本页发布 Protocol5 的 .NET 实现包和起步 ZIP,供需要在 C# 或 ASP.NET 系统中支持 UAI-1 的团队使用。

UAIX.org 是 UAI-1 的权威来源。Protocol5.com 是 .NET 插件、NuGet 包、起步 ZIP、校验和、兼容镜像和开发者说明的分发面。

文档信息

软件包覆盖范围

  • 在 ASP.NET Core 站点中安装 UAI-1 支持
  • 加载嵌入式 package fixture 和兼容镜像
  • 为本地集成把 HTML 导出为 .uai.json
  • 在开发和 smoke test 中验证包内文档
  • 路由页面 endpoint,例如 /docs/hello/index.uai.json
  • 只为 staging 或包测试暴露本地只读镜像
  • Radix63404 只作为可选的 Protocol5 数字 helper

快速开始

dotnet add package Protocol5.UAI.CSharp

本地镜像 endpoint 只应用于包兼容、staging 和内部测试。不要把这些 endpoint 描述为公共 UAI-1 真相来源。

公共声明规则

如果文档或 release notes 需要声明 UAI-1 支持,请引用 UAIX.org。Protocol5 包的行为可以证明 .NET 实现可用,但它不会重新定义 UAI-1 标准。