Click here to Skip to main content
15,892,965 members
Articles / Programming Languages / C#

Getting Started with gRPC Client and Server using ASP.NET Core

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
15 Aug 2019CPOL8 min read 17.7K   317   8  
In this article, we will see how to create a gRPC service using the ASP.NET Core template. We will also create a client application using .NET Console core to call the gRPC service server method directly to send and receive the message from the client application.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Team Leader
India India
Microsoft MVP | Code Project MVP | CSharp Corner MVP | Author | Blogger and always happy to Share what he knows to others. MyBlog

My Interview on Microsoft TechNet Wiki Ninja Link

Comments and Discussions