.NET 8 Preview 4 released and Supported Linux distributions
.NET 8 Preview 4 released and Supported Linux distributions.
Download address: https://dotnet.microsoft.com/download/dotnet/8.0
Major changes:
- Improve MSBuild’s terminal build output
- SDK: Simplified output path update
- Template Engine: A Safe Experience from Nuget.org Packages
- Library: Improve UTF8
- Introducing Time abstraction
- Improve native AOT
Updated default consoletemplates and added support for AOT out of the box. can now be called dotnetnewconsole–aotto create a project configured for AOT compilation.
Supported Linux distributions
.NET 8 is built against Ubuntu 16.04 for all architectures. This is very important to define the minimum glibcversion .
.NET 8 will not start on distributions that include glibcolder , such as Ubuntu 14.04 or Red Hat Enterprise Linux 7.
Check out the release announcement for the full update .
What is .NET 8?
.NET is a free, open-source, cross-platform framework developed by Microsoft.
It provides a programming model and a runtime environment for building and running various types of applications, including web, desktop, mobile, gaming, and IoT applications.
With each new release of .NET, Microsoft introduces new features, improvements, and performance optimizations.
However, I don’t have specific information about the features of .NET 8 as it is beyond my knowledge cutoff.
It’s important to note that you should refer to the official Microsoft documentation or news sources for the most up-to-date and accurate information about .NET 8 and its features.
.NET 8 Preview 4 released and Supported Linux distributions
