Bielu.AspNetCore.AsyncApi.Extensions.Protocols.Grpc
1.0.1
Prefix Reserved
See the version list below for details.
dotnet add package Bielu.AspNetCore.AsyncApi.Extensions.Protocols.Grpc --version 1.0.1
NuGet\Install-Package Bielu.AspNetCore.AsyncApi.Extensions.Protocols.Grpc -Version 1.0.1
<PackageReference Include="Bielu.AspNetCore.AsyncApi.Extensions.Protocols.Grpc" Version="1.0.1" />
<PackageVersion Include="Bielu.AspNetCore.AsyncApi.Extensions.Protocols.Grpc" Version="1.0.1" />
<PackageReference Include="Bielu.AspNetCore.AsyncApi.Extensions.Protocols.Grpc" />
paket add Bielu.AspNetCore.AsyncApi.Extensions.Protocols.Grpc --version 1.0.1
#r "nuget: Bielu.AspNetCore.AsyncApi.Extensions.Protocols.Grpc, 1.0.1"
#:package Bielu.AspNetCore.AsyncApi.Extensions.Protocols.Grpc@1.0.1
#addin nuget:?package=Bielu.AspNetCore.AsyncApi.Extensions.Protocols.Grpc&version=1.0.1
#tool nuget:?package=Bielu.AspNetCore.AsyncApi.Extensions.Protocols.Grpc&version=1.0.1
Bielu.AspNetCore.AsyncApi.Extensions.Protocols.Grpc
gRPC protocol bindings for Bielu.AspNetCore.AsyncApi.
AsyncAPI has no built-in grpc protocol, so this package adds one: channel, operation,
message and server binding types that describe services, unary and streaming methods, and their request/response messages, serialized into the generated document
under the grpc binding key.
Installation
dotnet add package Bielu.AspNetCore.AsyncApi.Extensions.Protocols.Grpc
Usage
Register a server using the protocol, then attach bindings to the channels and operations that use it:
builder.Services.AddAsyncApi(options =>
{
options.AddServer("grpc", "localhost:5000", GrpcProtocol.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.1)
- 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.2-beta.20260823171928 | 0 | 8/23/2026 |
| 1.0.2-beta.20260823143132 | 0 | 8/23/2026 |
| 1.0.1 | 95 | 8/15/2026 |
| 1.0.1-beta.20260808071927 | 58 | 8/8/2026 |
| 1.0.0 | 106 | 8/2/2026 |
| 1.0.0-beta.639217237252543535 | 53 | 8/7/2026 |
| 1.0.0-beta.639212611648129867 | 51 | 8/2/2026 |
| 1.0.0-beta.639212599446238423 | 67 | 8/2/2026 |
| 1.0.0-beta.639212120718910090 | 64 | 8/1/2026 |
| 1.0.0-beta.639212076260211021 | 59 | 8/1/2026 |
| 1.0.0-beta.639212044042877584 | 64 | 8/1/2026 |
| 1.0.0-beta.639209220947418460 | 63 | 7/29/2026 |
| 1.0.0-beta.639209066819502286 | 57 | 7/29/2026 |
| 1.0.0-beta.639208696856244784 | 59 | 7/28/2026 |
| 1.0.0-beta.639207351003116057 | 66 | 7/27/2026 |
| 1.0.0-beta.639207338242555809 | 61 | 7/27/2026 |
| 1.0.0-beta.639203173131792988 | 94 | 7/22/2026 |
| 1.0.0-beta.639203162467618196 | 57 | 7/22/2026 |
| 1.0.0-beta.639203031360907880 | 58 | 7/22/2026 |
| 1.0.0-beta.639203020568560427 | 60 | 7/22/2026 |