.NET 8 has been released, so it’s time to start porting your projects to the new version. In this article, we’ll look at new features and enhancements: C# 12, performance, Native AOT, GC, new types aimed at improving performance, NuGet Audit, and more. C# 12 We have already covered the new features…