-
-
Notifications
You must be signed in to change notification settings - Fork 131
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Performance issue #262
Comments
Hi, the issue is that this mechanism is used to get a list of all available cultures. bye |
Thank you Konne. Maybe it could stated in app.config section. |
@koronakaren you can define your own searchlist in the next release please see: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please refer to:
https://stackoverflow.com/questions/49260388/prevent-wpflocalizeextension-from-trying-to-load-resources-for-all-possible-lang
I beleive this is adding 9+ seconds to my apps start up time. Limiting culture thru a configuration mechanism might be an option?
The text was updated successfully, but these errors were encountered: