MacroDeck.Ui.Model
3.0.0-beta.13
dotnet add package MacroDeck.Ui.Model --version 3.0.0-beta.13
NuGet\Install-Package MacroDeck.Ui.Model -Version 3.0.0-beta.13
<PackageReference Include="MacroDeck.Ui.Model" Version="3.0.0-beta.13" />
<PackageVersion Include="MacroDeck.Ui.Model" Version="3.0.0-beta.13" />
<PackageReference Include="MacroDeck.Ui.Model" />
paket add MacroDeck.Ui.Model --version 3.0.0-beta.13
#r "nuget: MacroDeck.Ui.Model, 3.0.0-beta.13"
#:package MacroDeck.Ui.Model@3.0.0-beta.13
#addin nuget:?package=MacroDeck.Ui.Model&version=3.0.0-beta.13&prerelease
#tool nuget:?package=MacroDeck.Ui.Model&version=3.0.0-beta.13&prerelease
MacroDeck.Ui.Model
The transport-neutral core of Macro Deck UI: a declarative, renderer-independent UI framework so a plugin defines UI in C# and each client (Angular now, Compose later) renders a neutral tree.
This package ships the model only - node identity, properties and patches, capability negotiation,
resource handles, the surface concept and canonical serialization. It defines no node types and
validates no surface kinds. A node is {id, type, properties, children, fallback} where type is an
arbitrary string and properties is an arbitrary JSON map. Configuration primitives (text-field,
step) and widget primitives (image, chart, progress) are both profiles - vocabularies living
in those two open slots - and neither ever appears in this package.
No DSL, no diffing implementation, no host routing, no renderer, no widget primitives. See ADR 0038 for the design rationale.
Zero ProjectReference, zero PackageReference.
| 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
- No dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on MacroDeck.Ui.Model:
| Package | Downloads |
|---|---|
|
MacroDeck.Sdk
Capability contracts for Macro Deck integrations and plugins: actions, config flows, variables, events, profiles, host-brokered UI sessions and the shared identity rules. |
|
|
MacroDeck.Ui
The declarative Macro Deck UI DSL and reactive runtime: a view compiles to a tree, subsequent changes compile to patches, plus the configuration primitive vocabulary. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.0.0-beta.13 | 72 | 9/24/2026 |
| 3.0.0-beta.12 | 170 | 9/23/2026 |
| 3.0.0-beta.11 | 274 | 9/17/2026 |
| 3.0.0-beta.7 | 118 | 9/16/2026 |
| 3.0.0-beta.6 | 98 | 9/15/2026 |
| 3.0.0-beta.5 | 124 | 9/14/2026 |
| 3.0.0-beta.4 | 230 | 9/11/2026 |
| 3.0.0-beta.3 | 113 | 9/9/2026 |
| 3.0.0-beta.2 | 117 | 9/6/2026 |
| 3.0.0-beta.1 | 111 | 9/6/2026 |