ofac United States OFAC Sanctions Analytics Some interesting analytics about USA's OFAC Sanctions. As of February
superficial 📦Cardboard Company A superficial and shallow company that produces zero value, yet it glorifies and hyperbolizes its incompetence.
C# Stream HTTP Response Content in ASP.NET Core Web API - Part 2, infinite ♾️ data stream Advanced/Infinite (♾️) HTTP data streaming use case and example using ASP.NET Core Web API as server processor + both a .NET Console App consumer and a Browser based JavaScript/JS consumer sample
tech Wiki JS Runtime Host on Windows How to Host Wiki JS as a Service on a Windows VM, so that it automatically starts along with the system.
C# Stream HTTP Response Content in ASP.NET Core Web API How to stream an the HTTP response in .NET Core WebAPI
thoughts Einstein in advises, null in practice “Those who can, do; those who can’t, teach.”— George Bernard Shaw
C# Store & Pass Call Context in .NET How to store and pass some context down the call stack in .NET. Via AsyncLocal / AsyncLocal<T>
comment SEMI-FIXED with Ghost v5.9.0 for Posts only (not pages): ⚠️ Ghost.org Comments Fail and Solution Solution for adding comments to a Ghost blog.
C# Factory Pattern in .NET - super easy with H.Necessaire How to easily do factory pattern in .NET using H.Necessaire.