Join me at Technical Summit in Frankfurt
Please feel invited to join the big cloud-event in Frankfurt at February 21-22, 2018 Focus of event is to learn about cloud and Office 365. It ...
Please feel invited to join the big cloud-event in Frankfurt at February 21-22, 2018 Focus of event is to learn about cloud and Office 365. It ...
When building docker images for Windows and Linux, which host .NET Core applications you might run into some issues, which looks like: *No executable found matching ...
You might probably know that System.Drawing, a popular API for implementation of graphic related tasks, is not a part of .NET Core. Originally, .NET Core ...
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 ...
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 ...