SignalR Azure Backplane

dotnet add OrchardCore.SignalR.Azure

Routes SignalR messages across application nodes through the Azure SignalR Service.

Features

SignalR Azure Backplane

Uses the Azure SignalR Service as the SignalR backplane, enabling multi-instance deployments. Its manifest-backed feature ID is OrchardCore.SignalR.Azure, and it is categorized as Infrastructure. It depends on OrchardCore.SignalR, so Orchard Core enables that dependency when this feature is enabled. This description is based on the Orchard Core manifest and official documentation; in Orchard Core, feature entries are shown in the feature management UI with their description, category, and dependencies.

Licenses:
Versions:

Previous module
SignalR
Next module
SignalR Redis Backplane