.NET 8 Preview 1 Announced
Friday, 03 March 2023

The first preview of .NET 8 has been announced, with a focus on cloud-native and cross-platform development with MAUI and Blazor.

.NET was created from a combination of .NET Framework and .NET Core. NET 8 is a long-term support (LTS) release and will be supported for three years after initial release.

net2

The cross-platform focus builds on the inclusion of .NET Multi-platform App UI (MAUI) SDK and Visual Studio tooling support that was introduced in the lifetime of .NET 7, along with Blazor. .NET MAUI provides a framework for creating native apps for mobile and desktop devices that run Android, iOS, macOS and Windows with a single C# codebase. Blazor can be used to build hybrid apps with Razor UI components for accessing native device platforms and be shared across mobile, desktop, and web.

New in this preview is a preview version of Native AOT for MacOS. The first NativeAOT features were shipped in .NET 7 and targeted console applications. Ahead-of-Time (AOT) compilation is designed to improve the performance of .NET applications by creating a fully self-contained version of your app that doesn’t need a separate runtime because everything is included in a single file. As of preview 1, this single file is smaller, and Linux builds are now up to 50% smaller.

.NET Container images are another area to have been improved. The preview has a more modern default Linux distro with Debian 12, and you can run container images with non-root users. The .NET team says that while container base images are almost always configured to run with the root user, it is not always the best approach. However, they acknowledge that it is time consuming to configure each application to have a different user, and container images do not come with a non-root user that is appropriate for container workloads. In .NET 8, all container images published will be non-root capable.

.NET 8 Preview 1 is available for download now.

net2

More Information

.NET 8 Preview 1

Related Articles

 .NET 7 Release Candidate Announced

.NET Now Included In Ubuntu

Support For .NET 3.1 Ending This Year

.NET MAUI Reaches General Availability

.NET 7 Adds Native AOT

.NET Celebrates 20th Anniversary of Launch

Microsoft Releases .NET 6 And Visual Studio 2022

Developer Preview Of .NET 6 Released

 

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


Google Releases Vertex AI Agent Builder
06/05/2024

Google has launched Vertex AI Agent Builder, alongside new open-source language models for the Vertex AI platform. The announcements were made at the Google Cloud Next 2024 event.



Hydraulic Atlas Bows Out, Welcome Electric Atlas
21/04/2024

Boston Dynamics dismayed us at the beginning of the week with a video that suggested was discontinuing Atlas, its humanoid robot. Fast forward a day and its successor was unveiled. Designed to be even [ ... ]


More News

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info