Containerize ASP.NET Core Applications with Docker and Azure Kubernetes Services

https://www.codeproject.com/Articles/5162506/Containerize-ASP-NET-Core-Applications-with-Docker

Cross-Platform IoT Programming with .NET Core 3.0

https://msdn.microsoft.com/en-us/magazine/mt833493

Send A Patch To Someone Using `git format-patch`

https://thoughtbot.com/blog/send-a-patch-to-someone-using-git-format-patch

IS 7.5 – How to enable IIS Configuration Auditing?

https://blogs.msdn.microsoft.com/webtopics/2010/03/19/iis-7-5-how-to-enable-iis-configuration-auditing/

Image Classification: Face Detection and Identification using Azure Face API Cognitive Service

https://www.codeproject.com/Articles/5061022/Image-Classification-Face-Detection-and-Identifica

Windows on Linode

https://github.com/ClickSimply/docs/blob/windows-on-linode/docs/tools-reference/windows-on-linode/installing-windows-on-linode-vps.md

If VirtualBox does not start the VM:

RUN > CMD > bcdedit /set hypervisorlaunchtype off
then reboot host machine.