Paul Krill
Editor at Large

Microsoft .NET 7 enters release candidate phase

news
Sep 16, 20222 mins

Performance improvements, multi-platform targeting, cloud-native development headline the Microsoft development platform upgrade due in November.

neon number 7 on binary background top seven
Credit: Getty Images

.NET 7, the next generation of Microsoft’s cross-platform, open source developer platform, has reached the release candidate (RC) stage.

.NET 7 emphasizes performance along with capabilities such as .NET MAUI (Multi-platform App UI), cloud-native development, and support for the ARM64 small form factor. Regarding performance, .NET 7 is being called the fastest .NET yet, with more than 1,000 performance-impacting improvements, Microsoft officials said in a September 14 blog post. Performance boosts range from loop optimizations to faster startup time, and also extend to reflection, native AOT (ahead-of-time compilation), and the ARM64 processor platform.

For .NET MAUI, .NET 7 provides a single project to handle multi-targeting across devices and their platforms. MAUI features a UI stack that targets Android, iOS, macOS, Windows, and Tizen to complement the .NET SDK and base class library.

The first .NET 7 RC is downloadable from dotnet.microsoft.com for Windows, Linux, and macOS. It follows seven preview releases.  A second RC also is planned, with the  production release due in November.

For cloud-native development realm, .NET 7 brings built-in container support for the .NET SDK. Also highlighted is gRPC JSON transcoding, an extension for ASP.NET that creates RESTful HTTP APIs for gRPC services. gRPC enables high-performance communication between apps, using HTTP/2, streaming, binary serialization, and message contracts to build real-time services.

.NET 7 RC 1 has been tested with the Visual Studio 17.4 Preview 2 IDE. .NET 7 is not a long-term support release; it will receive free support and patches for 18 months from the release date. .NET leverages technologies ranging from ASP.NET Core framework for building cloud-based web applications to the Blazor client web apps tool to the C# and F# languages.

Paul Krill

Paul Krill is editor at large at InfoWorld. Paul has been covering computer technology as a news and feature reporter for more than 35 years, including 30 years at InfoWorld. He has specialized in coverage of software development tools and technologies since the 1990s, and he continues to lead InfoWorld’s news coverage of software development platforms including Java and .NET and programming languages including JavaScript, TypeScript, PHP, Python, Ruby, Rust, and Go. Long trusted as a reporter who prioritizes accuracy, integrity, and the best interests of readers, Paul is sought out by technology companies and industry organizations who want to reach InfoWorld’s audience of software developers and other information technology professionals. Paul has won a “Best Technology News Coverage” award from IDG.

More from this author