mirror of https://github.com/abpframework/abp
parent
bb31c9ff5a
commit
b1d9c202d2
@ -0,0 +1,9 @@
|
||||
# Migration Guide for the Blazor UI from the v3.2 to the v3.3
|
||||
|
||||
## Startup Template Changes
|
||||
|
||||
TODO
|
||||
|
||||
## BlazoriseCrudPageBase to AbpCrudPageBase
|
||||
|
||||
Renamed `BlazoriseCrudPageBase` to `AbpCrudPageBase`. Just update the usages. It also has some changes, you may need to update method calls/usages manually.
|
||||
Loading…
Reference in new issue