RaiDiagram 4.2.0
dotnet add package RaiDiagram --version 4.2.0
NuGet\Install-Package RaiDiagram -Version 4.2.0
<PackageReference Include="RaiDiagram" Version="4.2.0" />
<PackageVersion Include="RaiDiagram" Version="4.2.0" />
<PackageReference Include="RaiDiagram" />
paket add RaiDiagram --version 4.2.0
#r "nuget: RaiDiagram, 4.2.0"
#:package RaiDiagram@4.2.0
#addin nuget:?package=RaiDiagram&version=4.2.0
#tool nuget:?package=RaiDiagram&version=4.2.0
RaiDiagram
RaiDiagram is RAIkeep's domain-neutral diagram package. Its .raid files are
agent-readable JSON5 manifests that keep semantic projection, model references,
and presentation intent separate from application domain models.
4.2.0
The initial 4.2.0 release implements approved CR009 and participates in the
coordinated RAIkeep 4.2.0 release chain with OsLibCore, RaiUtils, and RaiImage.
The first release provides:
- role-first UML26 diagram semantics;
- generic model-provider and structured reconciliation contracts;
- deterministic semantic hashing;
- PlantUML compilation and rendering through RaiImage; and
- authoritative
.raididentity and semantic hash metadata in rendered SVG.
AIA implements its WWWA bridge in AIA.Core; RaiDiagram has no AIA, WWWA, or
JsonPit dependency.
See the approved CR009 package design, the package-boundary ADR, and the foldable API reference.
| Product | Versions 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. |
-
net10.0
- Json5Core (>= 1.0.12)
- Newtonsoft.Json (>= 13.0.4)
- OsLibCore (>= 4.2.0)
- RaiImage (>= 4.2.0)
- RaiUtils (>= 4.2.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.2.0 | 65 | 8/16/2026 |
Initial RaiDiagram package implementing CR009 for the RAIkeep 4.2 line.