docs/en/Blog-Posts/2020-12-04 v4_0_Release_Stable/POST.md
Today, we are extremely happy to release ABP Framework 4.0 with .NET 5.0 support!
As a nice coincidence, today is the 4th year since the first commit made in the abp repository! So, we can say "Happy Birthday ABP Framework!".
ABP.IO Platform and the ABP Community is growing. Here, a summary of these 4 years.
From GitHub, only from the main abp repository;
From NuGet & NPM;
From Website;
Since all the new features are already explained in details with the 4.0 RC Announcement Post, I will not repeat all the details again. Please read the RC post for new feature and changes you may need to do for your solution while upgrading to the version 4.0.
Here, a brief list of major features and changes;
You can create a new solution with the ABP Framework version 4.0 by either using the abp new command or using the direct download tab on the get started page.
See the getting started document for details.
This is a major version and requires some manual work, especially related to .NET 5.0 and IdentityServer 4.0 upgrades.
See the MIGRATION GUIDE that covers all the details about the upgrade progress.
You can also see the upgrading document.
We are constantly improving the documentation. Our purpose is not only document the ABP Framework, but also write architectural and practical guides for developers.
Implementing Domain Driven Design is a practical guide for they want to implement the DDD principles in their solutions. While the implementation details rely on the ABP Framework infrastructure, core concepts, principles and patterns are applicable in any kind of solution, even if it is not a .NET solution.
The new Testing document discusses different kind of automated tests and explains how you can write tests for your ABP based solutions.
We've created a lot of documents for the MVC, Blazor and the Angular UI.
The next versions 4.1 will mostly focus on;
Planned preview date for the version 4.1 is December 17, 2020. See the Road Map document and GitHub Milestones to learn what's planned for the next versions. We are trying to be clear about the coming features and the next release dates.