Featured resource
pluralsight tech forecast
2025 Tech Forecast

Which technologies will dominate in 2025? And what skills do you need to keep up?

Check it out
Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

Using gRPC in ASP.NET Core

gRPC is a new way to build APIs based on contracts and binary serialization. This course will show you how to write and use these APIs in a variety of different clients.

Shawn Wildermuth - Pluralsight course - Using gRPC in ASP.NET Core
by Shawn Wildermuth

What you'll learn

While other API techniques have their own benefits, gRPC represents a contract-based, high-performance way to build APIs for use inside the cloud and from a variety of different clients. In this course, Using gRPC with ASP.NET Core, you’ll learn to build your own gRPC endpoints. First, you’ll explore designing APIs with Protocol Buffers. Next, you’ll discover how to implement a service that implements the API contract. Finally, you’ll learn how to consume the gRPC API using C# and JavaScript. When you’re finished with this course, you’ll have the skills and knowledge of gRPC needed to build your own services

Table of contents

About the author

Shawn Wildermuth - Pluralsight course - Using gRPC in ASP.NET Core
Shawn Wildermuth

Shawn Wildermuth has been tinkering with computers and software since he got a Vic-20 back in the early '80s. As a Microsoft MVP since 2002, he's also involved with Microsoft as an ASP.NET Insider and ClientDev Insider.

More Courses by Shawn