.NET 10 Preview 6 released

Published by

Microsoft has officially launched the sixth preview of .NET 10, showcasing improvements in several key areas such as the .NET Runtime, SDK, libraries, C#, ASP.NET Core, Blazor, and .NET MAUI. This version introduces significant features, including the ability to prevent duplicate JSON properties, enforce strict JSON serialization, and incorporate Post-Quantum Cryptography (PQC) for enhanced security. Additionally, it offers one-shot tool execution, a new DNX tool execution script, and advanced options for command-line interface (CLI) introspection.

While this preview does not introduce new features for C#, F#, or Visual Basic, it does enhance ASP.NET Core and Blazor with capabilities like automatic memory pool eviction, preloading for Blazor WebAssembly, improved form validation, and functionality that allows navigation manager to handle NotFound() after streaming has commenced. There are also notable diagnostics improvements and server state persistence features for Blazor applications. In the realm of .NET MAUI, enhancements include improvements to MediaPicker, webview request interception, and various fixes related to controls and layouts.

.NET 10 Preview 6 is now available for developers to explore. For further details, developers can refer to the complete release notes linked in the announcement.

As the development community evaluates this preview, it is expected that feedback will shape the final release, helping to ensure that .NET 10 meets the evolving needs of developers. The integration of Post-Quantum Cryptography highlights Microsoft’s commitment to future-proofing applications against emerging security threats, while the enhancements in ASP.NET Core and Blazor promise to streamline the development process for web applications. Overall, .NET 10 Preview 6 positions itself as a robust platform for building modern applications, reflecting the ongoing evolution of the .NET ecosystem

.NET 10 Preview 6 released

Microsoft has released the sixth preview release of .NET 10, featuring enhancements across various areas, including .NET Runtime, SDK, libraries, C#, ASP.NET Core, Blazor, and .NET MAUI. The release includes options to disallow duplicate JSON properties, strict JSON serialization options, and Post-Quantum Cryptography (PQC). It also includes one-shot tool execution, a new DNX tool execution script, and new options for CLI introspection. The preview release does not include new features in C#, F#, or Visual Basic. ASP.NET Core & Blazor features include automatic eviction from the memory pool, Blazor WebAssembly preloading, improved form validation, and navigation manager.NotFound() works after streaming has started, Blazor diagnostics improvements, and server state persistence. .NET MAUI includes MediaPicker enhancements, webview request interception, and control and layout fixes.

.NET 10 Preview 6 released @ NT Compatible