Back to Browse

Creating Code-First gRPC Services with protobuf-net

5.0K views
Apr 29, 2022
13:06

In this video, I go through how to create a code-first gRPC service with protobuf-net. There's no need to manage .proto files when using this method. The example code for this video can be found here: https://github.com/adamdriscoll/youtube/tree/main/dotnet/Code-First%20gRPC%20Services%20with%20protobuf-net/grpc-demo

Download

0 formats

No download links available.

Creating Code-First gRPC Services with protobuf-net | NatokHD