Skip to content

ccornici/grpc-dotnet-demo-car-inventory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CarInventory_gRPC_.NET

A .NET console app demonstrating the usage of gRPC

Hot to run the project

  1. Build the whole project
  2. Go to the output folder for the Server (project_name\CarInventoryServer\bin\Debug) and run CarInventoryServer.exe
  3. Go to the output folder of the Client (project_name\CarInventoryClient\bin\Debug) and run CarInventoryClient.exe You should as output two cars being added and then one of them being removed

About

A .NET console app demonstrating the usage of gRPC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published