Starts in:
2 DAYS
3 HRS
59 MIN
38 SEC
Starts in:
2 D
3 H
59 M
38 S

Activities of "beriniwlew"

This is happening in for the Blazor Server project. It's a fresh install, with the latest framework. I even tried abp install-libs and it did not work.

    ABP Framework version: v5.2.0
    
    UI type: Blazor Server
    
    DB provider: EF Core
    
    Tiered (MVC) or Identity Server Separated (Angular): No
    
    Exception message and stack trace: AbpException: Could not find the bundle file '/libs/abp/core/abp.css' for the bundle 'Lepton.Global'!

    Steps to reproduce the issue: Install a new tiered blazor server/ef core project via abp suite

I'm wondering if you could add a new feature to abp Suite to generate shared classes with two files such as this:

BookDto.cs <- Developer can modify this to their specialized needs BookDto.generated.cs <- Generated class by abp Suite - Developer does not modify this

This way, we can continue to regenerate these entities without overwriting any custom work that we may do.

Thank you!

-B

Showing 1 to 2 of 2 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 20, 2024, 13:06