1 year ago, 718 views
1 year ago, 1125 views
1 year ago, 609 views
1 year ago, 477 views
ABP Framework and ABP Commercial 7.0 versions have been released today.
Since all the new features are already explained in detail in the 7.0 RC Announcement Post, I will not repeat all the details again. See the RC Blog Post for all the features and enhancements.
You can create a new solution with the ABP Framework version 7.0 by either using the abp new
command or generating the CLI command on the get started page.
See the getting started document for more.
First of all, install the ABP CLI or upgrade to the latest version.
If you haven't installed it yet:
dotnet tool install -g Volo.Abp.Cli
To update an existing installation:
dotnet tool update -g Volo.Abp.Cli
ABP CLI provides a handy command to update all the ABP related NuGet and NPM packages in your solution with a single command:
abp update
Run this command in the root folder of your solution.
There are breaking changes in this version that may affect your application. Please see the following migration documents, if you are upgrading from v6.x:
Our team has closely followed the ASP.NET Core and Entity Framework Core 7.0 releases, read Microsoft's guides and documentation and adapt the changes to our ABP.IO Platform. We are proud to say that we've shipped the ABP 7.0 RC.1 based on .NET 7.0 just after Microsoft's .NET 7.0 release.
In addition to the ABP's .NET 7.0 upgrade, our team has created 13 great articles to highlight the important features coming with ASP.NET Core 7.0 and Entity Framework Core 7.0.
You can read this post to see the list of all articles.
In addition to the 13 articles to highlight .NET 7.0 features written by our team, here are some of the recent posts added to the ABP Community:
Thanks to the ABP Community for all the content they have published. You can also post your ABP related (text or video) content to the ABP Community.
The next feature version will be 7.1. You can follow the release planning here.
Please submit an issue if you have any problems with this version.
Today, we are happy to release the ABP Framework and ABP Commercial version 7.1 RC (Release Candidate). This blog post introduces the new features ... Continue Reading
Today, we are happy to release the ABP Framework and ABP Commercial version 7.0 RC (Release Candidate). This blog post introduces the new features ... Continue Reading
ABP Framework and ABP Commercial 6.0 versions have been released today. Continue Reading
Today, we are happy to release the ABP Framework and ABP Commercial version 6.0 RC (Release Candidate). This blog post introduces the new features ... Continue Reading
ABP Framework and ABP Commercial 5.3 versions have been released today. Continue Reading
Today, we are happy to release the ABP Framework and ABP Commercial version 5.3 RC (Release Candidate). This blog post introduces the new features ... Continue Reading