gRPC in .NET: Basics and More
GOTO Amsterdam 2024

Tuesday Jun 11
14:30 –
15:20
Veilingzaal

gRPC in .NET: Basics and More



This video is also available in the GOTO Play video app! Download it to enjoy offline access to our conference videos while on the move.

Available in Google Play Store or Available in Apple App Store




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.