Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 339 Bytes

Abp-4_0-MVC-Razor-Pages.md

File metadata and controls

6 lines (3 loc) · 339 Bytes

MVC / Razor Pages UI 3.3 to 4.0 Migration Guide

Use IBrandingProvider in the Volo.Abp.UI Package

This will be a breaking change for MVC UI, but very easy to fix. IBrandingProvider is being moved from Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Components to Volo.Abp.Ui.Branding namespace. So, just update the namespace imports.