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