News

First .NET 7 Release Candidate Ships

After seven previews dating back to February, Microsoft shipped .NET 7 Release Candidate 1, the first of two before the framework reaches General Availability in early November.

At this point, with RC1 supported in production, the framework is basically all set for new and exciting features as the dev team fixes and polishes things for a debut during .NET Conf 2022, which starts Nov. 8.

Thus Microsoft's Sept. 14 announcement post mostly recaps things related to .NET MAUI, cloud native best practices, ARM64 support, modernization and performance.

Regarding that latter item, Microsoft earlier posted a huge tome about "Everything Anyone Could Possibly Want to Know About .NET 7 Performance Improvements."

That six- or seven-hour read was summed up in today's RC1 announcement: ".NET is fast. .NET 7 is the fastest .NET yet. Over a thousand performance-impacting improvements went into .NET 7 impacting reflection, On Stack Replacement(OSR), start-up time, Native AOT, loop optimizations and many other areas."

As far as .NET MAUI, which Microsoft describes as the evolution of the mobile-centric Xamarin.Forms framework in that it adds the capability to create desktop apps in addition to Android and iOS apps, the company today lauded its ability to help developers create a single project that handles multi-targeting across devices and their platforms.

".NET Multi-platform App UI (MAUI) unifies Android, iOS, macOS, and Windows APIs into a single API so you can write one app that runs natively on many platforms," Microsoft said. ".NET MAUI enables you to deliver the best app experiences designed specifically by each platform (Android, iOS, macOS, Windows, and Tizen) while enabling you to craft consistent brand experience through rich styling and graphics. Out of the box, each platform looks and behaves the way it should without any additional widgets or styling required." You can read more about that in the Visual Studio Magazine article from last month titled "Visual Studio 2022 17.3, .NET MAUI Now Generally Available."

ARM64 support, meanwhile, provides a small form factor with exceptional performance and high-power efficiency, the company said. You can learn more about that in the article titled "Visual Studio 2022 17.4 Preview 1 Furthers Arm64 Support."

Microsoft said .NET 7 RC1 has been tested with Visual Studio 17.4 Preview 2, recommending that developers use the preview channel builds to try .NET 7 with Visual Studio on Windows and the latest Visual Studio 2022 for Mac preview for those on macOS machines.

The .NET Schedule
[Click on image for larger view.] The .NET Schedule (source: Microsoft).

The company noted that .NET 7 is not a Long-Term Support (LTS) release, so it will receive free support and patches for 18 months from the release date rather than the much-longer (three years after the initial release) LTS support period, though it emphasized that the quality of both kinds of releases is the same, with the only difference being the length of support.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

  • Low-Code Report Says AI Will Enhance, Not Replace DIY Dev Tools

    Along with replacing software developers and possibly killing humanity, advanced AI is seen by many as a death knell for the do-it-yourself, low-code/no-code tooling industry, but a new report belies that notion.

  • Vibe Coding with Latest Visual Studio Preview

    Microsoft's latest Visual Studio preview facilitates "vibe coding," where developers mainly use GitHub Copilot AI to do all the programming in accordance with spoken or typed instructions.

  • Steve Sanderson Previews AI App Dev: Small Models, Agents and a Blazor Voice Assistant

    Blazor creator Steve Sanderson presented a keynote at the recent NDC London 2025 conference where he previewed the future of .NET application development with smaller AI models and autonomous agents, along with showcasing a new Blazor voice assistant project demonstrating cutting-edge functionality.

Subscribe on YouTube