A world of possibilities—ASP.NET Core is one of the many features that make up .NET. Check out this first post of the “ASP.NET Core Basics” series for an overview of all the possibilities available in ASP.NET Core.
See how one developer explores a newer technology and what is possible with it—in this case, how ASP.NET Core in C#, Razor and Blazor work together, including some pivots after hitting a wall.
See how to integrate a Blazor WebAssembly project into an existing ASP.NET Core web application, using familiar C# code files and Razor syntax to implement your web UI.