Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 644 Bytes

Readme.md

File metadata and controls

24 lines (15 loc) · 644 Bytes

gRPC .Net Core 5.0

This is an example of gPRC in .Net Core 5.0

Installation

Install .Net Core 5.0 Update Visual Studio to version 16.8 or greater

Usage

dotnet run gPRC-dotNet5.sln

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Tutorial

Microsoft .Net Core gRPC

Auth0 Securing gRPC .Net Core

License

MIT