ASP.NET MVC posts

Arrays in ASP.NET MVC Core route parameters

Posted on:

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:

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:

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:

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:

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:

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:

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:

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

ASP.NET Core 1.0 in Azure Web Apps

Posted on:

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.