Move localized string resources where they belong!
Open source ecommerce software based on ASP.NET Core and MongoDB
Brought to you by:
grandnode
Originally created by: esbee
It currently takes ages to warm the site up and cache data and one of the main culprits is localized string resources.
It would be great to allow an option to use MVC Core's recommended localization and globalization system using resx files or json. I understand that this might pose some challenges for plugin localization, but I am sure that this would be much more effective than having thousand's of records to load from the database.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: PatrykPorabik
Hello,
It can be a good solution, we will add it to our road map. Thanks!