Activities of "maliming"

But then I found out that many translations were missing.

Can you explain it in details?

The CreateCacheItem method only get translations dictionary for specific ResourceName and cultureName.

You shouldn't add other resourceName.

hi

why do you add so many resource to the Dictionary?

https://support.abp.io/QA/Questions/1642/Is-there-a-way-to-bypass-Tenant-for-Translations#answer-eea69656-8bb0-af79-e8fb-39fe16c17820

We may need to rewrite some BUnit services, can you share a simple project? liming.ma@volosoft.com

You can also download the source code of Account Pro module and check the LinkLoginExtensionGrantValidator

hi Thomas

Can you share your steps and code to reproduce the problem?

Yes,

https://github.com/abpframework/abp/issues/10306

hi

https://community.abp.io/articles/using-devextreme-components-with-the-abp-framework-zb8z7yqv#json-serialization

if this is related to Newtonsoft.Json You can try to set the UseHybridSerializer to false.

https://docs.abp.io/en/abp/latest/JSON#abpjsonoptions

hi

I don't want to override the out of the box class,

It seems you can only override the class.

https://docs.abp.io/en/abp/latest/Customizing-Application-Modules-Overriding-Services

1

You can try to override the AbpTagHelperStyleService.

https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.AspNetCore.Mvc.UI.Bundling/Volo/Abp/AspNetCore/Mvc/UI/Bundling/TagHelpers/AbpTagHelperStyleService.cs#L46

2

You can remote some js or css from the Bundling.

https://docs.abp.io/en/abp/latest/UI/AspNetCore/Bundling-Minification#bundle-contributors

hi

The Setting module uses cache internally. Of course you can design your own optimized performance plan.

Showing 7081 to 7090 of 8485 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 19, 2024, 12:56