How to make your first gRPC application with C# .Net. Fast! 2
In this post we are going to look at gRPC, What is it? Why would you use it? How is it different from a standard Rest API endpoint. Then finally we are going to create a simple app using gRPC. What is gRPC? gRPC is a modern open source high […]