Category: .NET Core Versions

Articles within this category are applicable to all versions of .NET Core. For more specific versions of .NET Core, please see it’s child categories.

Building an Angular Single Page App with ASP.NET Core - Header Image

Building an Angular Single Page App with ASP.NET Core

Jamie Taylor

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.

continue reading
Building a NET Core Application with Onion Architecture

Building a .NET Core Application with Onion Architecture

Jamie Taylor

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.

continue reading
User Secrets Header Image

User Secrets – What Are They And Why Do I Need Them?

Jamie Taylor5 comments

Committing passwords, api keys and connection strings to open source projects can be incredibly dangerous. Even once they've been removed from the repo they can still be found in the commit history. The .NET Core boffins have come up with a technique called User Secrets, which is meant to help alleviate this. What are they and how do they work? In this post, we'll find out.

continue reading
.NET Core 2.0 Released Header Image

.NET Core 2.0 Released!

Jamie Taylor1 comment

.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.

continue reading
1 2 3 4 5 6
Page 3 of 6