Find out if a URL matches an action in ASP.NET MVC Core

Posted on: 02-10-2017

Sometimes you might need to find out if a given URL will match an action in your MVC Core app. Here we look at how to do that.

ASP.NET Core Localization Deep Dive

Posted on: 03-09-2017

Almost everything you need to know about localization in ASP.NET Core and MVC Core. Written for 2.0 RTM.

ASP.NET Core 2.0 Configuration Changes

Posted on: 02-07-2017

See what has changed in the area of configuration in ASP.NET Core 2.0. We will check typical configuration with the default WebHostBuilder, and how configuration is passed to Startup.

ASP.NET Core 2.0 Azure AD Authentication

Posted on: 04-06-2017

Shows you how to enable Azure AD authentication in app using ASP.NET Core 2.0.

ASP.NET Core Dependency Injection Deep Dive

Posted on: 10-02-2017

Explores dependency injection in ASP.NET Core and MVC Core. We look through the various ways in which dependencies can be injected in various places.

Content Security Policy (CSP) in ASP.NET Core

Posted on: 01-02-2017

Control from where resources are allowed to load on your ASP.NET Core site

HTTP Public Key Pinning (HPKP) in ASP.NET Core

Posted on: 24-01-2017

How can you protect your app from possible Certificate Authority compromise?

HTTP Strict Transport Security (HSTS) in ASP.NET Core

Posted on: 22-01-2017

Shows how you can make sure your site is (almost) always accessed over a secure connection

Enforcing HTTPS in ASP.NET Core

Posted on: 21-01-2017

How to make sure all requests hitting an ASP.NET Core app are done over a secure channel.

Attribute routing cheat sheet for ASP.NET Core

Posted on: 22-10-2016

Quick summary of the most important ways you can use attribute routes in ASP.NET Core. Some rarer scenarios are covered as well.

Hi! My name is Joonas Westlin, I'm a software developer who blogs about ASP.NET Core, Azure, and Web development.

Azure MVP, Azure Solutions Architect Expert, Azure Security Engineer Associate, Azure Developer Associate.