Merge pull request #16053 from abpframework/braim23-patch-1

7.1 Release Doc
pull/16083/head
Halil İbrahim Kalkan 3 years ago committed by GitHub
commit 5085583ee2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,9 +2,9 @@
[ABP Framework](https://abp.io/) and [ABP Commercial](https://commercial.abp.io/) 7.1 versions have been released today.
## What's New With 7.1?
## What's New With Version 7.1?
Since all the new features are already explained in detail in the [7.1 RC Announcement Post](https://blog.abp.io/abp/ABP.IO-Platform-7.1-RC-Has-Been-Published), I will not repeat all the details again. See the [RC Blog Post](https://blog.abp.io/abp/ABP.IO-Platform-7.1-RC-Has-Been-Published) for all the features and enhancements.
All the new features were already explained in detail in the [7.1 RC Announcement Post](https://blog.abp.io/abp/ABP.IO-Platform-7.1-RC-Has-Been-Published), so no need to go over them again. Check it out for more details.
## Getting Started with 7.1
@ -18,7 +18,7 @@ You can create a new solution with the ABP Framework version 7.1 by either using
#### Install/Update the ABP CLI
First of all, install the ABP CLI or upgrade to the latest version.
First of all, install the ABP CLI or upgrade it to the latest version.
If you haven't installed it yet:
@ -26,7 +26,7 @@ If you haven't installed it yet:
dotnet tool install -g Volo.Abp.Cli
```
To update an existing installation:
To update the existing CLI:
```bash
dotnet tool update -g Volo.Abp.Cli
@ -50,13 +50,13 @@ This version includes a very minor breaking change and it doesn't affect most of
## ABP Community Talks 2023.2
The next ABP Community Talks will be done on March 30, at 18:00 (UTC).
The next ABP Community Talks will take place on March 30, at 18:00 (UTC).
![abp-comm-talks-2023-2](abp-comm-talks-2023-2.png)
In this episode, core ABP Framework developers will discuss what are the benefits of using ABP Framework as a .NET developer, instead of creating your own solution from scratch. They will answer most of the common doubts about using ABP and application frameworks in general. You will better understand how ABP makes a developers life easier and more enjoyable while cutting production costs. We will also have a question - answer session after the talk, as always. I think this talk will be useful for every .NET developer regardless of whether they use ABP or not.
In this episode, core ABP Framework developers will discuss the benefits of using the ABP Framework as a .NET developer instead of creating your own solution from scratch. They will answer most of the common doubts about using ABP and application frameworks in general. You will better understand how ABP makes a developers life easier and more enjoyable while cutting production costs. We will also have a question - answer session after the talk, as always. I think this talk will be useful for every .NET developer whether they use ABP or not.
**[CLICK HERE to register to the event and join us](https://kommunity.com/volosoft/events/abp-community-talks-20232-why-use-abp-framework-as-a-net-developer-e3254183)**.
**[CLICK HERE to register for the event and join us](https://kommunity.com/volosoft/events/abp-community-talks-20232-why-use-abp-framework-as-a-net-developer-e3254183)**.
## Introducing the first ABP .NET Conference!
@ -64,7 +64,7 @@ As the ABP team, we've executed more than 10 [online events](https://community.a
![abp-conf-2023](abp-conf-2023.png)
We are still organizing the speakers, talks and the schedule. There will be 12 sessions about software development and .NET. These will also include a few ABP-related talks. You can **follow https://abp.io/conference website** and buy early bird tickets from now.
We are still organizing the speakers, talks and schedule. There will be 12 sessions about software development and .NET. These will also include a few ABP-related talks. You can **follow https://abp.io/conference website** and buy early bird tickets from now.
### New ABP Community Posts

Loading…
Cancel
Save