In this post I describe some of the smaller pieces of advice, tips, and info I found when running applications on Kubernetes
Today we reinstated youtube-dl, a popular project on GitHub, after we received additional information about the project that enabled us to reverse a Digital Millennium Copyright Act (DMCA) takedown.
The default .NET dependency injection container does not provide a way to register named services. This article shows a technique to solve this by adding a generic marker parameter to the service interface so that it can be registered multiple times and resolved with the marker type.
How to configure and use the combination of Azure Storage and Azure Key Vault for data protection in ASP.NET Core with the new Azure integration packages
Updated 5/1/2020 - Let's take advantage of the v12 SDK for Azure Blob Storage's 227% improvement in downloading 1GB blobs over the prior versions. Here is the upgrade guide for a few common scenarios.