A short (just under an hour long) stream all about appsettings.json and how .NET Core and ASP NET Core can automatically handle different configuration, based on the environment that an application is running in.
I decided to give dwCheckApi that Swagger, and I think you should give your ASP.NET Core APIs that Swagger, too. Find out how in this article
My third twitch.tv live stream was titled “SPAs a-plenty”. The goal of my this stream was to talk through Feature Folders and add them to a pre-existing GitHub repo, then to consume them in a new project for that GitHub repo. Things didn't go entirely according to plan, but it still ended up pretty interesting (I think)
I recently upgraded dwCheckApi to .NET Core 2.0, but the deployment didn't go so well. Want to know why and how to avoid it happening to you? Then click through and read on.
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.
Today’s header image was created by Roberto Catarinicchia at Unsplash Caveat Just a quick note before we begin. A caveat
JetBrains (maker of IntelliJ IDEA) recently released the initial version of Rider - their open source .NET/.NET Core IDE. That's right: version 1 is out, after a few years of development. But is it any good?