-
Course
- 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.
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
About the author
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