As Volosoft, we are passionate about the technology and tools we work on. Since our open-source and commercial developer platforms are based on Microsoft's .NET technology, we are closely following the .NET team for new releases, features, and improvements made in each release.
In November 2024, exciting things happening in the .NET world and in this blog post, we are covering some of them.
.NET Conf 2024
Microsoft organized the .NET Conf 2024 between November 12 and 14 as an online event. There were many speakers who talked at the conference from all around the world.
The co-founder of Volosoft and Lead Developer of the ABP, Halil Ibrahim Kalkan gave a speech about "Building Modular Applications with ASP.NET Core & ABP".
In his session, he discussed building modular applications and mentioned how ABP Studio makes it easier to create fully modular systems with ASP.NET Core.
What's new with ASP.NET & Entity Framework Core 9.0
Microsoft released the .NET 9.0 in the .NET Conf 2024, with ASP.NET Core 9.0 and Entity Framework Core 9.0.
Our team has closely followed the ASP.NET Core and Entity Framework Core 9.0 releases, read Microsoft's guides, documentation, and adapted the changes to our ABP.IO Platform. We are proud to say that we shipped the ABP 9.0 RC.1 based on .NET 9.0 just after Microsoft's .NET 9.0 pre-release and we are going to share the v9.0 with .NET 9.0 stable release soon.
In addition to the ABP's .NET 9.0 upgrade, the team has created many great articles to highlight the important features coming with ASP.NET Core 9.0 and Entity Framework Core 9.0. Here, is a list of all the articles:
ASP.NET Core 9.0
- Optimizing Static Asset Delivery feature in ASP.NET Core 9.0 by Liming Ma
- C# 13 Features by Enis Necipoğlu
- Hybrid Cache in .NET 9 by Engincan Veske
- .NET Aspire 9.0 Features by İsmail Çağdaş
- .NET 9.0 SignalR supports trimming and Native AOT by Ahmet Faruk Ulu
- Built-in OpenAPI Document Generation with .NET 9 — No more SwaggerUI! 👋 by Alper Ebiçoğlu
- Middleware Now Supports Keyed Dependency Injection in .NET 9 by Salih Özkara
Entity Framework 9.0
- EF Core 9 LINQ & SQL translation by liangshiwei
- EF Core 9 Read-only Primitive Collections by Berkan Şaşmaz
We enjoyed writing these, we hope you also enjoy and like them while reading. Happy coding!
-- The Volosoft Team