ABP Blazor UI v4.x to v5.0 Migration Guide

This document is for the Blazor UI. See also the main migration guide.

Upgrading to the latest Blazorise

ABP 5.0 uses the latest version of the Blazorise library. Please upgrade the Blazorise NuGet packages in your solution.

Bootstrap 5

ABP 5.0 now works with Bootstrap 5. For details, please refer to the official migration guide provided by Bootstrap.

Replace Blazorise.Bootstrap with Blazorise.Bootstrap5 package.

Replace AddBootstrapProviders() with AddBootstrap5Providers().

Update Bundle

Use abp bundle command to update bundles if you are using Blazor WebAssembly.


Contributors


Last updated: 4/25/2024 Edit this page on GitHub

Was this page helpful?

Please make a selection.
Thank you for your valuable feedback!

Please note that although we cannot respond to feedback, our team will use your comments to improve the experience.

In this document

testtestOtherLiveEvents

19 Jun, 03:00
Online
Watch the Event
Mastering ABP Framework Book
Mastering ABP Framework

This book will help you gain a complete understanding of the framework and modern web application development techniques.

Learn More