Activities of "maliming"

hi

You can filter it by logger.

https://github.com/serilog/serilog-expressions?tab=readme-ov-file#filtering-example

var loggerConfiguration = new LoggerConfiguration()
    .MinimumLevel.Debug()
    .Filter.ByExcluding(logEvent =>
    {
        //check the exception

        return false or true;
    })
    .WriteTo.Console();

hi

Can you add these claims to access_token?

ABP will get these values from claims of access_token

ok.

hi

I tested your website. The default language will always be SR; no English problem exists.

You can try to clear your local cookies and check the language in your Browser.

https://www.w3.org/International/questions/qa-lang-priorities

Thanks.

hi

I have updated a .NET Core 7.0 / Abp version 7.4.0 of my commercial ABP application to .NET 8.0 / ABP version 8.0.1.

But these packages are still 7.4.0

hi

Can you share a website URL? liming.ma@volosoft.com

Yes.

See: https://support.abp.io/QA/Questions/160/How-to-customize-an-ABP-project https://docs.abp.io/en/abp/latest/UI/Angular/Component-Replacement

Please share some screenshots.

hi

You can add it by extra property or download and customise the source code.

then override the default UI to show the displayname instead of name.

Showing 5681 to 5690 of 11541 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.1.0-preview. Updated on December 17, 2025, 07:08
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.