This repository holds four example projects which were part of the talk "From .NET Core 3, all the rest will be legacy" which was held at Thursday November 7th at Eindhoven Airport.
You can find the examples about ASP .NET Full vs. Core and all the C# 8 language goodness over at Oscar van Tol's Back to the Framework repository.
The projects in this repo are:
This project holds a basic Blazor Server example.
This project holds a basic Blazor WebAssembly example.
This project holds a basic gRPC example service.
This project holds a basic gRPC client application, connecting with the gRPC.Service01 service.
You can find the slides of the session over at Slideshare.