Plugin SDK

Quick start

The SDK source already exists in StreamingHub.Plugin.Abstractions. This route remains the stable entry point for developers.

Current compatibility target: Plugin API 1.0.0. Build against the public abstractions project and declare minHostApiVersion: 1.0.0 in plugin.json.

Open the first-plugin guideReturn to Plugin SDK