
Microsoft hat heute in einem Blog Post bekannt gegeben, dass nun die erste Preview für .NET 5 als SDK zur Verfügung steht. Vor einigen Tagen war schon das erste Docker Image auf dem Microsoft .NET Docker Hub aufgetaucht.
Was ist neu?
Das Ziel von .NET 5 ist vor allem die Konsolidierung der derzeit existierenden Teilbereiche Desktop, Web und Mobile. In Zukunft wird es nur noch eine Runtime “.NET 5” geben; .NET Framework ist abgekündigt.
Das “Core” entfällt wie man sieht: .NET 5 und nicht .NET Core 5. Das Core bleibt jedoch im Rahmen von ASP.NET Core.
Inhaltliche, übergreifende Verbesserungen sind vor allem:
- Performance Verbesserungen; vor allem Web und IO-lastige Operationen
- Verbesserungen im Rahmen von Debug und Diagnostics
Release
Das Release für .NET 5 und respektive ASP.NET Core 5 und Entity Framework 5 ist für November 2020 geplant.
Weitere Themen dazu:
Related articles

Mar 17, 2026 · 15 min read
GitHub Copilot - Custom Agents for Full-Stack Teams: A Practical Operating Model for .NET, React and Azure
GitHub Copilot custom agents allow teams to define specialized AI assistants, each with its own role, tool access and behavioral boundaries. …

Mar 10, 2026 · 15 min read
.NET NuGet Trusted Publishing with GitHub Actions
Publishing NuGet packages has traditionally required one uncomfortable compromise: a long-lived API key had to exist somewhere in the …

Mar 09, 2026 · 7 min read
C# 15 Unions: Unions are finally in .NET
After many years of workarounds, design discussions and library-level substitutes, unions are finally becoming a first-class part of C#. The …
Let's Work Together
Looking for an experienced Platform Architect or Engineer for your next project? Whether it's cloud migration, platform modernization or building new solutions from scratch - I'm here to help you succeed.

Comments