Validate Bicep config during CI/CD with Azure DevOps
Bicep scripts are ideally part of the source code and can also be used as such in the build process of the application. This allows us to perform pot
Bicep scripts are ideally part of the source code and can also be used as such in the build process of the application. This allows us to perform pot
Heute hat Microsoft die .NET Updates von Dezember 2021 auf ihrem Blogpost veröffentlicht. Fix CVE-2021-43877: ASP.NET Core Information Disclosure Vu
In the past we always had often problems to manage logging mechanisms in unit tests, so I wrote ThrowAwayLogger that solves the problem. // field pri
To generate resources automatically in Azure, you could either do Azure Resource Manager templates, which no one really wanted to do because they are
.NET now has a very powerful CLI that can also handle NuGet packages very well. But one important feature is missing: check if there are package upda
Dieser Artikel behandelt den korrekten Umgang sowie Best Practises und Empfehlungen von Datums- und Zeitinformationen, Zeitzonen und Betriebssystem-E
Gestern hat Microsoft die .NET Updates von November 2021 auf ihrem Blogpost veröffentlicht. Dieses Update enthält nur die aktualisierten Laufzeitumge
For some time now, GitHub has offered the possibility to create custom pr templates, so that a kind of template is automatically embedded in the edit
Every time a new repository is created on GitHub there is one problem: the structure and appearance of readme.md. But thanks to Katherine Peterson (s
Heute hat Microsoft die .NET Updates von Oktober 2021 auf ihrem Blogpost veröffentlicht. Fix CVE-2021-41355 | .NET Core Information Disclosure Vulne