Creating a gRPC Microservice and Client in .NET Core
Hi, in this tutorial we're going to create agRPC Service and Client using .NET Core. I'm assuming you've already heard about gRPC and want to see some code. In case you haven't, here's an excerpt from Microsoft Docs: What is gRPC? gRPC is a modern, ...
Jan 31, 20216 min read259
