Created Migration Guide from v3.3 to v4.0 for Blazor UI

close: https://github.com/abpframework/abp/issues/6071
pull/6074/head
Ahmet 5 years ago
parent 70baf81344
commit f83dd85bff

@ -0,0 +1,5 @@
# Migration Guide for the Blazor UI from the v3.3 to the v4.0
## AbpCrudPageBase Changes
- `OpenEditModalAsync` method is requires `EntityDto` instead of id (`Guid`) parameter.
Loading…
Cancel
Save