Posted on: 30-04-2021
How to bind multiple values from a URL to an array parameter
Posted on: 20-03-2018
Shows a solution for sharing data annotation property name translations and error messages in a single RESX file.
Posted on: 06-01-2018
How to call another Azure AD protected API from an API as the user calling it.
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.
Posted on: 04-11-2017
How to add custom error pages that properly handle 404s and exceptions in production with 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.
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.
Posted on: 25-07-2016
Tutorial on setting up authentication with Azure Active Directory on ASP.NET Core.
Posted on: 27-06-2016
Guide on creating a basic ASP.NET Core application and publishing it to Azure.