Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 329 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 329 Bytes

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