Skip to content

jiten87/GetUserInfoGRPC

Repository files navigation

GetUserInfoGRPC

This project contain two .net6 project server app GetUserInfoService and client app GetUserInfoClientGRPC.

Prerequisites

.Net6 should be install in machine.

How to run the application

Clone the application.

To run the server app, Goto folder GetUserInfoService and run dotnet run.

To run the client app, Goto folder GetUserInfoClientGRPC and run the command dotnet run.

About

GRPC demo with .net6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages