Posted on: 22-01-2017
Shows how you can make sure your site is (almost) always accessed over a secure connection
Posted on: 21-01-2017
How to make sure all requests hitting an ASP.NET Core app are done over a secure channel.
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.
Posted on: 18-10-2016
Part 1 of a series, in this one we look at how a basic Web API is built on ASP.NET Core.
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: 29-06-2016
Explores the different ways in which we can provide configuration settings to ASP.NET Core applications.
Posted on: 27-06-2016
Guide on creating a basic ASP.NET Core application and publishing it to Azure.
Posted on: 26-06-2016
Guide for using a global DocumentDB in a web application distributed globally.
Posted on: 24-06-2016
Tutorial about Traffic Manager that explores nested profiles and quirks associated with them.