Activities of "maliming"

Yes, this is unavoidable.

Thanks guven.uysall

We have a document to explain Deployment OpenIddict https://docs.abp.io/en/abp/latest/Deployment/Configuring-OpenIddict

hi

Please push your changes to GitHub (ABPSupportProject). I will pull and check the errors.

Thanks.

hi

You can inject the IDistributedCache<LanguageTextCacheItem> service and clear the cache.

IDistributedCache<LanguageTextCacheItem> Cache

await Cache.RemoveAsync(LanguageTextCacheItem.CalculateCacheKey(ResourceName, CultureName), considerUow: true);

And

The web application may need to be restarted for the new language to be fully applied.

hi

Can you edit a text on Language texts page and then check the database tables?

hi

Your project is a module instead of an app, so you can add one and more entity to store the localization text in your module database.

hi

Can you share your project structure screenshot?

The implementation is the https://docs.abp.io/en/commercial/latest/modules/language-management module.

Thanks.

hi

You can inject the ILanguageTextRepository to your MasterDatasAppService to get/insert/update

hi

Can you share your full function code?

hi

The ABP's unit tests all are works

The class Tests : PageTest has nothing with abp.

Showing 4741 to 4750 of 11529 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.