MacroDeck.Sdk
3.0.0-preview.10
dotnet add package MacroDeck.Sdk --version 3.0.0-preview.10
NuGet\Install-Package MacroDeck.Sdk -Version 3.0.0-preview.10
<PackageReference Include="MacroDeck.Sdk" Version="3.0.0-preview.10" />
<PackageVersion Include="MacroDeck.Sdk" Version="3.0.0-preview.10" />
<PackageReference Include="MacroDeck.Sdk" />
paket add MacroDeck.Sdk --version 3.0.0-preview.10
#r "nuget: MacroDeck.Sdk, 3.0.0-preview.10"
#:package MacroDeck.Sdk@3.0.0-preview.10
#addin nuget:?package=MacroDeck.Sdk&version=3.0.0-preview.10&prerelease
#tool nuget:?package=MacroDeck.Sdk&version=3.0.0-preview.10&prerelease
MacroDeck.Sdk
Capability contracts for Macro Deck integrations and plugins. This package holds the interfaces and records you implement, and nothing else: it has no dependency on the host and no runtime of its own.
What is in here:
IIntegrationandIIntegrationContext- the base contract and the host services handed to it.- Capability interfaces - actions, config flow, variables, events, music players, weather stations, virtual profiles, icons and issues.
MacroDeck.Sdk.Identity-MacroDeckIdandQualifiedId, the id rules every owner and capability is validated against.
To build an out-of-process plugin, reference MacroDeck.Plugin.Hosting
as well; it brings this package with it.
See the plugin development documentation.
Licensed under Apache-2.0.
| 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
- MacroDeck.Localization (>= 3.0.0-preview.10)
- MacroDeck.Ui.Model (>= 3.0.0-preview.10)
- Serilog (>= 4.3.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on MacroDeck.Sdk:
| Package | Downloads |
|---|---|
|
MacroDeck.Plugin.Protocol
Wire contracts for the Macro Deck plugin protocol: envelope, handshake, capability payloads, limits, versioning and error codes. |
|
|
MacroDeck.Plugin.Hosting
DI-first hosting model for out-of-process Macro Deck plugins. Write a plugin as a normal ASP.NET Core application; registration, protocol framing, heartbeats and reconnection are handled for you. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.0.0-preview.10 | 195 | 9/4/2026 |
| 3.0.0-preview.8 | 84 | 9/1/2026 |
| 3.0.0-preview.7 | 261 | 8/28/2026 |
| 3.0.0-preview.6 | 164 | 8/24/2026 |
| 3.0.0-preview.5 | 114 | 8/22/2026 |
| 3.0.0-preview.4 | 118 | 8/20/2026 |
| 3.0.0-preview.3 | 120 | 8/14/2026 |
| 3.0.0-preview.2 | 90 | 8/14/2026 |
| 3.0.0-preview.1 | 139 | 8/13/2026 |
| 3.0.0-beta.11 | 123 | 9/17/2026 |
| 3.0.0-beta.7 | 81 | 9/16/2026 |
| 3.0.0-beta.6 | 65 | 9/15/2026 |
| 3.0.0-beta.5 | 111 | 9/14/2026 |
| 3.0.0-beta.4 | 211 | 9/11/2026 |
| 3.0.0-beta.3 | 91 | 9/9/2026 |
| 3.0.0-beta.2 | 93 | 9/6/2026 |
| 3.0.0-beta.1 | 95 | 9/6/2026 |