Skip to content
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

Add TryGetKey method to ILocalizationDictionary #6953

Merged
merged 3 commits into from
Jun 11, 2024

Conversation

ymg2006
Copy link
Contributor

@ymg2006 ymg2006 commented May 11, 2024

Hello,
Find the key to a localized string, this is needed when you try to import or convert back the localized strings to corresponding type or enum.
ResourceFileLocalizationSource does not provide any method to find key properly, so returning null.

ResourceFileLocalizationSource does not provide any method to find key properly.
@ymg2006 ymg2006 closed this May 11, 2024
@ymg2006 ymg2006 reopened this May 11, 2024
@ismcagdas ismcagdas added this to the v9.3 milestone May 13, 2024
@ismcagdas ismcagdas merged commit 780bb80 into aspnetboilerplate:dev Jun 11, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants