STAY UPDATED WITH GOTO Subscribe
48:00
gRPC in .NET: Basics and More

gRPC in .NET: Basics and More

gRPC is Google's implementation of RPC. With .NET Core 3.0, gRPC has become a first-class support in .NET. In my session, we will look at what gRPC is, and how to both create a gRPC service and consume it. We will also discuss the four modes or methods of gRPC, versioning and also talk about options when it comes to hosting gRPC services.