Skip to content

stevejgordon/gRPC-Demos

Repository files navigation

gRPC Demos for ASP.NET Core and .NET Core

Demos and gRPC examples for my talk Beyond HTTP in ASP.NET Core 3.0 with gRPC.

Includes:

  • Various RPC method examples such as Unary, Server Streaming and Bi-Directional Streaming.
  • Health checks