Skip to content

yogyogi/GRPC-in-.NET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Implement GRPC in .NET

gRPC .NET

gRPC is a Remote Procedure Call protocol developed by Google which is up to 6 times faster than REST APIs. In this tutorial we will create a gRPC service in ASP.NET Core. The following topics are covered.The complete tutorial is provided at - How to implement gRPC in ASP.NET Core.

Projects

There will be 2 console project. First is the gRPC Server and second is the gRPC Client. Run the server first then run the client to make communications with it.

Features

  1. Unary Call example
  2. Server Streaming Call example
  3. Client Streaming Call example
  4. Bi-directional Streaming Call example

Support

Your support of every $5 will be a great reward for me to carry on my work. Thank you !

Buy Me A Coffee Paypal Me