Skip to content

rickvdbosch/netcore3-examples

Repository files navigation

.NET Core 3 examples

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.

Example projects

The projects in this repo are:

1. Blazor.Server

This project holds a basic Blazor Server example.

2. Blazor.WebAssembly

This project holds a basic Blazor WebAssembly example.

3. gRPC.Service01

This project holds a basic gRPC example service.

4. gRPC.ConsoleApp

This project holds a basic gRPC client application, connecting with the gRPC.Service01 service.

Slides

You can find the slides of the session over at Slideshare.

About

Examples for Blazor Server, Blazor WebAssembly and gRPC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published