MacMusic  |  PcMusic  |  440 Software  |  440 Forums  |  440TV  |  Zicos
net
Search

Microsoft .NET 9 previews C#, runtime, SDK improvements

Tuesday August 20, 2024. 12:44 AM , from InfoWorld
Microsoft has released a seventh preview of its forthcoming.NET 9 software development platform, with enhancements to C# for API authors. The.NET runtime, SDK, and other areas also are improved.

Accessible from dotnet.microsoft.com,.NET 9 Preview 7 was unveiled August 15..NET 9 is expected to be introduced as a production release in November, roughly a year after the current release,.NET 8.

For C#, the seventh preview introduces a new attribute, System.Runtime.CompilerServices.OverloadResolutionPriority, which can be used by API authors to adjust the relative priority of overloads within a single type. This serves as a means of steering API consumers to use specific APIs, even if these APIs normally would be considered ambiguous or otherwise not chosen by C# overload resolution rules, Microsoft said. 

For the.NET runtime, Microsoft introduces experimental support for the Scalable Vector Extension (SVE), a SIMD instruction set for ARM64 CPUs. Also for the runtime, a compiler optimization called a “strength reduction” has been introduced for loops. With this capability, the loop operation is replaced with a faster, logically equivalent operation, according to release notes. Also with.NET 9 Preview 7, the runtime now has Dynamic Adaptation to Application Sizes (DATAS) enabled by default.

With the SDK, container publishing improvements have been made for insecure registries and more consistent environment variables are offered for container publishing. The preview also offers the first release of workload sets, an SDK feature that gives users more control over the workloads they install and the cadence of change of those installed workloads.

Among the library improvements, the removal of BinaryFormatter is complete. The deserializer was removed because it was deemed unsafe. Also, the preview introduces the X509CertificateLoader class, which replaces a number of “content-sniffing” methods with a “one method, one purpose” design. In another change, the System.IO.Compression APIs now use zlb-ng, yielding more efficient and consistent processing across a wider array of hardware and operating systems.

Preview 7 also brings improvements to the ASP.NET Core web framework and the.NET MAUI (Multi-platform UI) cross-platform UI framework. For ASP.NET Core, developers now can take advantage of performance benefits using native AOT (ahead-of-time) compilation in apps that use SignalR for real-time web communications. There also are improvements to transformer registration APIs in Microsoft.AspNetCore.OpenAPI. New in.NET MAUI with Preview 7, HybridWebView enables hosting arbitrary HTML/JavaScript/CSS content in a WebView and enables communication between the code in the WebView (JavaScript) and the code that hosts the WebView (C#/.NET). There also are native embedding improvements that bring.NET MAUI controls into.NET for Android/iOS/MacCatalyst or WinUI applications, instead of an entire.NET MAUI application. And with Preview 7, this no longer requires the compatibility package.

Microsoft with.NET 9 previously has touted goals such as improving runtime performance and making it easier to integrate AI into applications..NET 9 Preview 6, introduced July 15, emphasized capabilities such as code layout improvements.
https://www.infoworld.com/article/3488746/microsoft-net-9-previews-c-runtime-sdk-improvements.html

Related News

News copyright owned by their original publishers | Copyright © 2004 - 2024 Zicos / 440Network
Current Date
Sep, Thu 19 - 23:48 CEST