Skip to content

RendleLabs/ndc-oslo-2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gRPC in ASP.NET Core - NDC Oslo 2020

This repo contains the starter solution for the workshop.

You will need a couple of dotnet CLI tools installed:

dotnet tool install -g dotnet-grpc

dotnet tool install -g Microsoft.Tye --version "0.2.0-alpha.20258.3"