Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 194 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 194 Bytes

gRPCExample

Packge install

install google.protobuf install Grpc install Grpc.AspNetCore install Grpc.Tool

For server

install Grpc.AspNetCore.Server

For client

install Grpc.Net.Client