Sharing gRPC ProtoBuf contracts using a REST endpoint | Premier Developer

added by DotNetKicks
3/18/2020 9:09:17 PM

428 Views

In this post, Premier Consultant Randy Patterson explores ASP.NET Static File middleware as an option to distribute gRPC proto files. Introduction gRPC services require a service contract usually defined using the Protocol Buffer Language in proto files. The service contract is then used to generate your C# (or language of your choice) server-side classes and your client side proxies.


0 comments