An in depth view of how Angular 2+ detect changes in order to refresh UI: Angular Change Detection – How Does It Really Work?
Month: August 2018
Azure Blob Storage IFileProvider for ASP.NET Core
An IFileProvider implementation to access Azure Blob Storage: Azure Blob Storage IFileProvider for ASP.NET Core. Can be used with UseStaticFiles or the less recommanded UseDirectoryBrowser.
Demystified .Net stack trace
High performance understanding for stack traces (Make error logs more productive)