Browse Source

Update 5.1 POST

pull/11366/head
liangshiwei 4 years ago
parent
commit
ee02e301f1
  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