I'd recently given a talk on Blazor and wanted to recreate the talk for you all. In this post, you'll find a link to the talk, the slides that I used, and some links to external resources.
Blazor was released as a public preview recently, so I thought I'd take a whack at writing a tutorial for a simple application. I cover some of the nitty gritty of how Blazor works.
At Build 2017, there were a lot of new features announced for ASP.NET Core 2.0, .NET Core 2.0 and .NET Standard 2.0. In this week's blog post, we're going to look at a few of the changes, specifically: the new configuration model and Razor Pages. I'll even cover a bug that was found in Razor Pages. Remember a preview build isn't necessarily ready for production