ASP.NET Core Custom User Manager
http://sikorsky.pro/en/blog/aspnet-core-custom-user-manager
Keep your ASP.NET Core secrets safe in production using Azure Application Settings
https://jonhilton.net/2017/06/28/keep-your-asp-net-core-secrets-safe-in-production-using-azure-application-settings/
Redis InMemory Cache in ASP.NET Core MVC - Gary Woodfine
https://garywoodfine.com/redis-inmemory-cache-asp-net-mvc-core/
https://github.com/garywoodfine/redis-mvc-core
https://garywoodfine.com/why-when-and-how-to-use-redis-in-asp-net-mvc-core/
Building a scheduled task in ASP.NET Core/Standard 2.0
https://blog.maartenballiauw.be/post/2017/08/01/building-a-scheduled-cache-updater-in-aspnet-core-2.html
C# 7.0
https://blog.xamarin.com/getting-started-c-7
Entity Framework Core - Gary Woodfine
https://garywoodfine.com/how-to-seed-your-ef-core-database/
https://garywoodfine.com/using-ef-core-in-a-separate-class-library-project/
Cutting Edge - Finding the Cheese in ASP.NET Core
https://msdn.microsoft.com/en-us/magazine/mt784659.aspx
API Testing with Postman
http://blog.getpostman.com/2017/07/28/api-testing-tips-from-a-postman-professional/
http://blog.getpostman.com/2015/09/03/how-to-write-powerful-automated-api-tests-with-postman-newman-and-jenkins/
XML & JSON in ASP.NET Core
https://andrewlock.net/formatting-response-data-as-xml-or-json-based-on-the-url-in-asp-net-core/
Serialize all errors as JSON in ASP.NET Core
https://www.recaffeinate.co/post/serialize-errors-as-json-in-aspnetcore/
Adding Azure AD authentication to an ASP.NET Core web site is almost too easy!
https://sparre.io/2/adding-azure-ad-authentication-to-an-aspnet-core-web-site-is
Angular 2 - Gary Woodfine
https://garywoodfine.com/building-angular2-basic-application/
https://garywoodfine.com/angular-2-reactive-forms/