Custom GitHub Pull Request Templates
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 editor when creating.
Read Blog PostFor some time now, GitHub has offered the possibility to create custom pr templates , so that a kind of template is automatically embedded in the editor when creating.
Read Blog PostEvery time a new repository is created on GitHub there is one problem: the structure and appearance of readme.md. But thanks to Katherine Peterson (she’s a GitHub Engineer), we now have a great readme generator: …
Read Blog PostHeute hat Microsoft die .NET Updates von Oktober 2021 auf ihrem Blogpost veröffentlicht. Fix CVE-2021-41355 | .NET Core Information Disclosure Vulnerability .NET October 2021 Updates – 5.0.11 and 3.1.20
Read Blog PostTo copy text to the clipboard with .NET Framework, usually you have used .NET wrapper of Windows Forms: 1System.Windows.Forms.Clipboard.SetText However, in the new .NET world, where we want to support many operating …
Read Blog PostOur deployment ran smooth for weeks. But suddenly and without warning and only for one app, the “Bad Gateway” error appeared when deploying Azure DevOps to Azure App Service.
Read Blog PostIn addition to classes that represent reference types, there are also structs that represent value types. But how do the two different structures behave in terms of performance and when can a class or a struct be used at …
Read Blog PostHeute hat Microsoft die .NET Updates von September 2021 auf ihrem Blogpost veröffentlicht. OS Lifecycle update: Aktualisierung der Docker Container .NET September 2021 Updates – 5.0.10 and 3.1.19
Read Blog Post.NET has for some time source code generators : a mechanism with which it is possible to generate source code at compile time, as has been known, for example, with DSL approaches since ~2005.
Read Blog PostHeute hat Microsoft die .NET Updates von August 2021 auf ihrem Blogpost veröffentlicht. Fix CVE-2021-34485: .NET Core Information Disclosure Vulnerability Fix CVE-2021-26423: .NET Core Denial of Service Vulnerability Fix …
Read Blog PostHeute hat Microsoft die .NET Updates von Juli 2021 auf ihrem Blogpost veröffentlicht. Windows Arm64 .NET July 2021 Updates – 5.0.8 and 3.1.17
Read Blog Post