The Monsters Weekly - Episode 118 - Blazor with an ASP.NET Core Backend

One of the great features of Blazor is that you can share code C# between your ASP.NET Core back-end and your Blazor client side code. In this episode, we explore the Blazor (ASP.NET Core Hosted) project template and take a look at how C# code can be shared between the client and server.