Bielu.AspNetCore.AsyncApi.Extensions.Protocols.SignalR
1.0.0
Prefix Reserved
dotnet add package Bielu.AspNetCore.AsyncApi.Extensions.Protocols.SignalR --version 1.0.0
NuGet\Install-Package Bielu.AspNetCore.AsyncApi.Extensions.Protocols.SignalR -Version 1.0.0
<PackageReference Include="Bielu.AspNetCore.AsyncApi.Extensions.Protocols.SignalR" Version="1.0.0" />
<PackageVersion Include="Bielu.AspNetCore.AsyncApi.Extensions.Protocols.SignalR" Version="1.0.0" />
<PackageReference Include="Bielu.AspNetCore.AsyncApi.Extensions.Protocols.SignalR" />
paket add Bielu.AspNetCore.AsyncApi.Extensions.Protocols.SignalR --version 1.0.0
#r "nuget: Bielu.AspNetCore.AsyncApi.Extensions.Protocols.SignalR, 1.0.0"
#:package Bielu.AspNetCore.AsyncApi.Extensions.Protocols.SignalR@1.0.0
#addin nuget:?package=Bielu.AspNetCore.AsyncApi.Extensions.Protocols.SignalR&version=1.0.0
#tool nuget:?package=Bielu.AspNetCore.AsyncApi.Extensions.Protocols.SignalR&version=1.0.0
Bielu.AspNetCore.AsyncApi.Extensions.Protocols.SignalR
SignalR protocol bindings for Bielu.AspNetCore.AsyncApi.
AsyncAPI has no built-in signalr protocol, so this package adds one: channel, operation,
message and server binding types that describe hubs, hub methods and the client callbacks they invoke, serialized into the generated document
under the signalr binding key.
Installation
dotnet add package Bielu.AspNetCore.AsyncApi.Extensions.Protocols.SignalR
Usage
Register a server using the protocol, then attach bindings to the channels and operations that use it:
builder.Services.AddAsyncApi(options =>
{
options.AddServer("signalr", "localhost:5000", SignalRProtocol.ProtocolName);
});
Because the bindings are ordinary AsyncAPI binding objects, any AsyncAPI-aware tool reads the document — and the matching interactive console can drive the protocol from a browser.
Documentation
Feedback & Contributing
Released under the MIT license. Bug reports and contributions are welcome at the GitHub repository.
| 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
- Bielu.AspNetCore.AsyncApi (>= 1.0.0)
- ByteBard.AsyncAPI.NET (>= 3.0.1)
- ByteBard.AsyncAPI.NET.Bindings (>= 3.0.1)
- ByteBard.AsyncAPI.NET.Readers (>= 3.0.1)
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 |
|---|---|---|
| 1.0.0 | 88 | 8/2/2026 |
| 1.0.0-beta.639212611648129867 | 35 | 8/2/2026 |
| 1.0.0-beta.639212599446238423 | 47 | 8/2/2026 |
| 1.0.0-beta.639212120718910090 | 51 | 8/1/2026 |
| 1.0.0-beta.639212076260211021 | 57 | 8/1/2026 |
| 1.0.0-beta.639212044042877584 | 48 | 8/1/2026 |
| 1.0.0-beta.639209220947418460 | 54 | 7/29/2026 |
| 1.0.0-beta.639209066819502286 | 49 | 7/29/2026 |
| 1.0.0-beta.639208696856244784 | 47 | 7/28/2026 |
| 1.0.0-beta.639207351003116057 | 53 | 7/27/2026 |
| 1.0.0-beta.639207338242555809 | 46 | 7/27/2026 |
| 1.0.0-beta.639203173131792988 | 81 | 7/22/2026 |
| 1.0.0-beta.639203162467618196 | 48 | 7/22/2026 |
| 1.0.0-beta.639203031360907880 | 52 | 7/22/2026 |
| 1.0.0-beta.639203020568560427 | 48 | 7/22/2026 |
| 1.0.0-beta.639203013842046086 | 47 | 7/22/2026 |
| 1.0.0-beta.639200918818601177 | 495 | 7/19/2026 |
| 1.0.0-beta.639200865823940136 | 50 | 7/19/2026 |
| 1.0.0-beta.639200669692946724 | 49 | 7/19/2026 |
| 1.0.0-beta.639197837648052351 | 59 | 7/16/2026 |