My second twitch.tv live stream was titled “Building an Angular Single Page App with ASP.NET Core”. The goal of my second twitch stream was to create an Angular Single Page Application using ASP.NET Core's Javascript Services namespace and the SpaTemplates package which would replace my (at the time) ASP.NET Core v1.1 code which ran my Discworld Disorganiser project.
In which I talk through the process involved in creating a .NET Core template, and do a deep (ish) dive into my own template and how it all works
.NET Conf 2017 was all about .NET Core and .NET Standard (there were talks about Xamarin and stuff, but that's not as exciting). Also, I had my first live coding stream recently.
My first twitch.tv live stream was titled "Building a .NET Core Application with Onion Architecture". During the stream I went through the process of creating an application, developing each layer of the onion, discussing what I was doing along the way, and dropping some .NET Core, ASP.NET Core and EF Core knowledge on the viewers along the way.
.NET Core 2.0 had a surprise release this week, right in the middle of my posting schedule. So let's take a step back from ASP.NET Core middleware and dissect the news, install the latest version and see what we can do with it.