Dr. Holger Schwichtenberg
20.08.2021 14:08:18
RT @BASTAcon: #ONENET ist bald da und was Sie wissen sollten, lernen Sie im #BASTA! Blog vom @DOTNETDOKTOR. Rennen Sie nicht hinterher, son…
|
Dr. Holger Schwichtenberg
19.08.2021 15:32:58
.NET Blog: Understanding the cost of C# delegates https://t.co/NfbXUpmXRx
Delegates are widely used in C# (and .NET, in general). Either as event handlers, callbacks, or as logic to be used by other code (as in LINQ).
Despite their wide usage, it’s not always obvious to the d…
|
Dr. Holger Schwichtenberg
19.08.2021 15:32:56
.NET Blog: Performance Improvements in .NET 6 https://t.co/rkoiGmzyMm
Four years ago, around the time .NET Core 2.0 was being released, I wrote Performance Improvements in .NET Core to highlight the quantity and quality of performance improvements finding their way into .NET. …
|
Dr. Holger Schwichtenberg
19.08.2021 15:32:55
.NET Blog: .NET Core 2.1 container images will be deleted from Docker Hub https://t.co/lL9X9J2PN7
Starting on August 21st, .NET Core 2.1 Docker container images will no longer be available on Docker Hub, but exclusively on Microsoft Container Registry (MCR). This change was pr…
|
Dr. Holger Schwichtenberg
19.08.2021 15:32:54
.NET Blog: Introducing DevOps-friendly EF Core Migration Bundles https://t.co/2PwY0DW1Fj
Today, the EF Core team would like to introduce you to a new feature that shipped in our latest preview release: migration bundles.
Business applications evolve with time. The changes are…
|
Dr. Holger Schwichtenberg
19.08.2021 13:06:00
Ab .NET 6 Preview 7 hat Microsoft die Projektvorlagen stark minimalisiert. Das Konsolenprojekt besteht nur noch aus einer Codezeile.
|
Dr. Holger Schwichtenberg
19.08.2021 11:47:43
Minimale Konsolenanwendung in .NET 6 | heise Developer https://t.co/5HkB6fSL8j
|
Dr. Holger Schwichtenberg
12.08.2021 09:54:37
RT @bettercodeconf: Echte Single-Page-Web-Apps jetzt mit .NET und C# entwickeln mit Blazor WebAssembly. ??
@DOTNETDOKTOR zeigt in seinem Wo…
|
Dr. Holger Schwichtenberg
12.08.2021 06:53:13
.NET 6: Preview 7 bringt aktualisierte Templates und APIs https://t.co/c0VGTDie7V
|
Dr. Holger Schwichtenberg
11.08.2021 03:32:34
.NET Blog: Announcing .NET MAUI Preview 7 https://t.co/ZwESn9UOBG
.NET 6 Preview 7 is now available, and we have introduced all new layouts for .NET Multi-platform App UI (MAUI). This is a significant change for performance and reliability. We are excited to also introduce som…
|
Dr. Holger Schwichtenberg
11.08.2021 03:32:33
.NET Blog: Preview Features in .NET 6 – Generic Math https://t.co/8pdbxOHolQ
If you’ve ever wanted to use operators with generic types or thought that interfaces could be improved by supporting the ability to define static methods as part of their contract, then this blog post…
|
Dr. Holger Schwichtenberg
11.08.2021 03:32:32
.NET Blog: String Interpolation in C# 10 and .NET 6 https://t.co/lH9m5Vi0WZ
Text processing is at the heart of huge numbers of apps and services, and in .NET, that means lots and lots of System.String. String creation is so fundamental that a myriad of ways of created them hav…
|
Dr. Holger Schwichtenberg
11.08.2021 03:32:31
.NET Blog: .NET August 2021 Updates – 5.0.9, 3.1.18, 2.1.29 https://t.co/sh1AHRYFBl
Today, we are releasing the .NET August 2021 Updates. These updates contains reliability and other improvements. See the individual release notes for details on updated packages.
You can downl…
|
Dr. Holger Schwichtenberg
11.08.2021 03:32:31
.NET Blog: Announcing .NET 6 Preview 7 https://t.co/0YJFTb2FgS
We are delighted to release .NET 6 Preview 7. It is the last preview before we enter the (two) Release Candidate (RC) period. The team has been burning the midnight oil and the candle at both ends getting the last …
|
Dr. Holger Schwichtenberg
11.08.2021 03:32:30
.NET Blog: .NET Framework August 2021 Security and Quality Rollup https://t.co/WwgZgmVFOm
Today, we are releasing the August 2021 Security and Quality Rollup Updates for .NET Framework.
Security
The June Security and Quality Rollup Update does not contain any new security fi…
|