Browse Source

Merge pull request #11366 from abpframework/lianigshiwei/post

Update 5.1 POST
pull/11367/head
maliming 4 years ago
committed by GitHub
parent
commit
9e68646d45
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      docs/en/Blog-Posts/2022-01-11 v5_1_Release_Stable/POST.md

4
docs/en/Blog-Posts/2022-01-11 v5_1_Release_Stable/POST.md

@ -49,6 +49,10 @@ This is a minor feature release, mostly with enhancements and improvements based
}
````
### Blazor UI
If you are using Blazor WebAssembly, open the `Program` class and replace `InitializeAsync` with `InitializeApplicationAsync`.
## What's New with the ABP Framework 5.1?
In this section, I will introduce some major features released with this version.

Loading…
Cancel
Save