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".

dotnet-conf-2024.jpg

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

Entity Framework 9.0

We enjoyed writing these, we hope you also enjoy and like them while reading. Happy coding!

-- The Volosoft Team