Skip to main content
Shiny.Net.HttpServer.Grpc package icon

Shiny.Net.HttpServer.Grpc

gRPC and gRPC-Web for Shiny.Net.HttpServer โ€” unary, client-streaming, server-streaming and bidirectional methods served over the same HTTP/2 stack, callable from Grpc.Net.Client, grpcurl or a browser, without ASP.NET Core. Serialization is supplied by the caller, so nothing here reflects over your messages and the whole path stays trim- and AOT-clean.

Total Downloads
2.2K
2,226
Published
Aug 25, 2026
Latest stable version

Install

.NET CLI
dotnet add package Shiny.Net.HttpServer.Grpc --version 1.0.2
Package Manager Console
Install-Package Shiny.Net.HttpServer.Grpc -Version 1.0.2
PackageReference
<PackageReference Include="Shiny.Net.HttpServer.Grpc" Version="1.0.2" />

Frameworks

net10.0

Dependencies

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.