Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Secyud/Secyud.Abp
A simple practice of Abp to replace BlazoriseUi with MasaBlazorUi.
https://github.com/Secyud/Secyud.Abp
Last synced: 3 months ago
JSON representation
A simple practice of Abp to replace BlazoriseUi with MasaBlazorUi.
- Host: GitHub
- URL: https://github.com/Secyud/Secyud.Abp
- Owner: Secyud
- License: gpl-3.0
- Created: 2022-11-02T01:11:04.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-29T04:18:29.000Z (about 2 years ago)
- Last Synced: 2023-10-17T13:44:21.471Z (over 1 year ago)
- Language: CSS
- Size: 9.05 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-abp - replace abp blazor ui with Masa.Blazor
README
# Secyud.Abp
A simple practice of Abp to replace BlazoriseUi with MasaBlazorUi.> Attention:
>> The project remove all blazorise library and use masa blazor to build a complete ui theming, include message box, layout..
>> So theming is refactorred and replace Volo.Abp.BlazoriseUI with Secyud.Abp.MasaBlazorUi as dependency.
>> If there's no need to remove blazorise, it's easier to add razor library directy.>> The default application blazor module with blazorise should be refactorred if you want to use them.
>> It will cost some time.