Search code examples
angular-materialfrontendaspnetboilerplateadminlte

Download latest ABP with AdminBSBMaterialDesign UI not adminlte UI


I've downloaded the latest version of Asp.net boilerplate but I noticed that official UI for ABP became Adminlte not AdminBSBMaterialDesign I want to download latest ABP with AdminBSBMaterialDesign because Adminlte does not work with angular material even If I imported all Modules and when I import materiliza.css the whole design for it will be crashed.

so how could I specify which UI I want to download with ABP before downloading it

Update:

Here is a screenshot for UI for the ABP framework() when I download it in 2019: enter image description here Here is a screenshot for UI fo the ABP framework when I download it in this month :

enter image description here

what I want is I wanna go back for old UI


Solution

  • from @aaron comment

    There is no way to download an older version from the website. You can download from the source repo aspnetboilerplate/module-zero-core-template's v5.4.0 release, but you still have to rename the packages yourself.