Azure Container Registry
Azure Container Registry is a private registry for hosting container images, which is hosted for you on Azure platform. You can use it to store your ...
Azure Container Instances is a service hosted in Microsoft Azure, which offers the very simple way to run a docker container. With this service you do ...
In May, 2017 I wrote this article which describes how to include the XML documentation in your publish output. Outdated My latest approach (for the sake ...
This article gives you a short overview of usefull tips related to migrating of .NET Framework projects to .NET Core. Compatibility Mode .NET Standard 2.0 ...
Sometimes, some Azure Services require changes in theitr resource providers. When that happen, new resource providers are deployed inside of Azure Platform. Usually, you do not ...
Azure Container Registry is a private registry for hosting container images, which is hosted for you on Azure platform. You can use it to store your ...