top of page

Endlich: .net 6 (Core V6) und Visual Studio 2022 sind "brauchbar" / Finally: .net 6 (Core V6) and Visual Studio 2022 are "expedient"

31. Dez. 2022

Microsoft DevBlog

Erste "brauchbare" Versionen sowohl von .net 6 und Visual Studio 2022 / First "expedient" versions of both .net 6 and Visual Studio 2022

Deutsch

English


Deutsch

Ja, Microsoft .net 6 ist inzwischen schon etwas länger als Release-Version offiziell verfügbar! Ebenso ist Visual Studio 2022 schon einige Monate verfügbar.

Beides kann man nun als für Produktiveinsätze "brauchbar" bezeichnen.


Highlights .NET 6:

  • Einheitliche Plattform für Windows, Linux und Mac sowie andere Systeme.

  • Support für 3 Jahre.

  • Verbesserte Performance.

  • Kommt mit C# 10 und F# 6 sowie Verbesserungen bei Visual Basic.

  • Hot Reload (Anmerkung: bedingt auch für andere Framework- und Visual Studio Versionen verfügbar!)

  • Verbesserte JSON APIs.

  • Komplett neu geschriebene Klasse FileStream, die jetzt deutlich flotter arbeitet.

  • Neue Source-Generatoren und -Analyzer.


Weiterführende Links:

dotnetpro News Artikel zu .NET 6

dotnetpro News Artikel zu Visual Studio 2022

Sehr gutes YouTube-Video zur Vorstellung von Visual Studio 2022, direkt von Microsoft (~35 Min. English)


English

Yes, Microsoft net 6 has been officially been around as a release version for a while! Likewise, Visual Studio 2022 has been available for a few month.

Both can now be described as "ok" for productive use.


Highlights .NET 6:

  • Unified platform for Windows, Linux and Mac and other systems.

  • Support for 3 years.

  • Improved performance.

  • Comes with C# 10 and F# 6 and improvements in Visual Basic.

  • Hot Reload (Note: conditionally also available for other Framework and Visual Studio versions!)

  • Improved JSON APIs.

  • Completely rewritten class FileStream, which now works much faster.

  • New source generators and analyzers.


Additional links:

dotnetpro News zu .NET 6

dotnetpro News zu Visual Studio 2022

Very good YouTube-Video Visual Studio 2022, from Microsoft (~35 Min. English)


bottom of page