AspNetCore.Docs/aspnetcore/tutorials/grpc/readme.md

894 B

page_type description languages products urlFragment
sample Sample projects for a gRPC Service and gRPC client on ASP.NET Core.
csharp
dotnet-core
aspnet-core
vs
create-grpc-client

Create a gRPC client and server in ASP.NET Core 3.1

This sample demonstrates a .NET Core gRPC client and an ASP.NET Core gRPC Server.

For a tutorial on this sample see Tutorial: Create a gRPC client and server in ASP.NET Core

Docs help & next steps for gRPC