You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
abp/docs/en/Migration-Guides/BlazorUI-4_0.md

179 B

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.