You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
abp/docs/en/Blog-Posts/2023-02-08 v7_1_Preview/POST.md

3.7 KiB

ABP.IO Platform 7.1 RC Has Been Released

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 and important changes in this new version.

Try this version and provide feedback for a more stable version of ABP v7.1! Thanks to all of you.

Get Started with the 7.1 RC

Follow the steps below to try version 7.1.0 RC today:

  1. Upgrade the ABP CLI to version 7.1.0-rc.1 using a command line terminal:
dotnet tool update Volo.Abp.Cli -g --version 7.1.0-rc.1

or install it if you haven't before:

dotnet tool install Volo.Abp.Cli -g --version 7.1.0-rc.1
  1. Create a new application with the --preview option:
abp new BookStore --preview

See the ABP CLI documentation for all the available options.

You can also use the Get Started page to generate a CLI command for creating a new application.

You can use any IDE that supports .NET 7.x, like Visual Studio 2022.

Migration Guides

ABP v7.1 doesn't introduce any breaking change.

What's New with ABP Framework 7.1?

//TODO:!!!

What's New with ABP Commercial 7.1?

//TODO:!!!

Community News

New ABP Community Posts

We thank you all. We thank all the authors for contributing to the ABP Community platform.

Volosoft Attended to NDC London 2023

Core team members of ABP Framework, Halil Ibrahim Kalkan and Alper Ebicoglu have attended the NDC London 2023 on the 23rd to 27th of January.

Community Talks 2023.1: LeptonX Customization

In this episode of ABP Community Talks, 2023.1; we'll talk about LeptonX Customization. We will dive into the details and show you how to customize LeptonX Theme with examples. The event will be live on Thursday, February 16, 2023 (20:00 - 21:00 UTC).

Register to listen and ask your questions now 👉 https://kommunity.com/volosoft/events/abp-community-talks-20231-leptonx-customization-03f9fd8c.

Conclusion

This version comes with some new features and a lot of enhancements to the existing features. You can see the Road Map documentation to learn about the release schedule and planned features for the next releases. Please try the ABP v7.1 RC and provide feedback to help us release a more stable version.

Thanks for being a part of this community!