A Sneak Peek of .NET 8

Delving into .NET 8’s Speed and Efficiency Boosts

Abnoan Muniz
.Net Programming
3 min readOct 18, 2023

--

Set to launch in November 2023, .NET 8’s preview version already allows us to glimpse its forthcoming features and enhancements.

One of the highlights of .NET 8 is automated support for cloud-native applications. This means that .NET 8 makes it even easier to create applications that can run in containers, such as Docker and Kubernetes, and easily integrate with cloud services like Azure and AWS.

.NET 8 also brings many performance, reliability, and information security enhancements. Some of these improvements include:

From enhanced performance and simplified web development to innovations in Blazor and .NET MAUI, .NET 8 promises to elevate your development experience to new heights, always focusing on reducing memory consumption and increasing application execution speed.

Testing

To test the new features of .NET 8, you need to install the latest version of the framework:
https://dotnet.microsoft.com/en-us/download/dotnet/8.0

Then open your Visual Studio 2022, go to Tools => Manage Preview Features, and select the “Use previews of the .NET SDK” option; restart your Visual Studio afterward.

Next, create an ASP.NET Core Web API project and select the .NET 8.0 framework.

Final Thoughts

These are just some of the new features of .NET 8, but there’s much more to explore. If you want to learn more about .NET 8 and test its features firsthand, you can download the preview versions on the official .NET website.

--

--

Abnoan Muniz
.Net Programming

Senior .NET Developer, Passionate about problem-solving. Support me: https://ko-fi.com/abnoanmuniz, Get in touch: linktr.ee/AbnoanM