Abp Vnext Blazor replace UI component integration bootstrap blazor (detailed process)

The blazor project of Abp Vnext uses Blazorise , but after trial, it is found that multiple tags are not supported. So I want to replace it with BootstrapBlazor. The process is complicated. I have written the module and just need to replace it. Click to view the source code demo is also in the source code Create an Abp module Download from the ...

Added by rookie on Mon, 29 Nov 2021 12:21:14 +0200

Building database applications in Blazor - Part 4 - UI controls

catalogue introduce Repositories and databases assembly RouteViews form UI control UIBase Some examples UIButton UIColumn UILoader UIContainer/UIRow/UIColumn summary introduce This article is the fourth in a series on building Blazor database applications. This article focuses on the components we use in the UI, and then focuse ...

Added by tefuzz on Sun, 12 Sep 2021 20:33:36 +0300