ASP.NET MVC posts

Arrays in ASP.NET MVC Core route parameters

Posted on: 30-04-2021

How to bind multiple values from a URL to an array parameter

Shared RESX file for data annotation localization in ASP.NET Core 2.0

Posted on: 20-03-2018

Shows a solution for sharing data annotation property name translations and error messages in a single RESX file.

Using Azure AD On-Behalf-Of flow in an ASP.NET Core 2.0 API

Posted on: 06-01-2018

How to call another Azure AD protected API from an API as the user calling it.

Apply Authorization by default in ASP.NET Core

Posted on: 29-11-2017

How authentication can be required globally, as well as how to apply a different authorization policy on different parts of the app automatically.

Custom error pages in ASP.NET MVC Core

Posted on: 04-11-2017

How to add custom error pages that properly handle 404s and exceptions in production with ASP.NET MVC Core.

Discovering controller actions and Razor Pages in ASP.NET MVC Core

Posted on: 03-11-2017

Using IActionDescriptorCollectionProvider to find what controller actions and Razor Pages are available in an ASP.NET MVC Core application.

Azure AD B2C with ASP.NET Core 1.0

Posted on: 27-08-2016

Tutorial on how to use Azure AD B2C with ASP.NET Core. Provides solutions to some problems developers are going to face.

ASP.NET Core 1.0 Azure AD Authentication

Posted on: 25-07-2016

Tutorial on setting up authentication with Azure Active Directory on ASP.NET Core.

ASP.NET Core 1.0 in Azure Web Apps

Posted on: 27-06-2016

Guide on creating a basic ASP.NET Core application and publishing it to Azure.

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.