dotnet add package Protocol5.UAI.CSharp --version 1.0.0
Install
Install the Protocol5 UAI-1 for .NET package
The repository publishes `Protocol5.UAI.CSharp` version `1.0.0` and keeps the current NuGet package, starter ZIP, and checksums on stable download paths.
Local install commands
When consuming from a local download, add the package to a local feed or install from the published `.nupkg` according to your team's package policy.
dotnet run --project tools\Protocol5.UAI.Validator\Protocol5.UAI.Validator.csproj -- --embedded-examples --roundtrip
- Primary next action
- Download the package or starter ZIP, then run validator checks locally.
- Normative source
- UAIX validator.
Verification commands
Make the install auditable.
Get-FileHash .\Protocol5.UAI.CSharp.1.0.0.nupkg -Algorithm SHA256
dotnet run --project tools\Protocol5.UAI.Validator\Protocol5.UAI.Validator.csproj -- --embedded-examples --roundtrip