Hi!
I want to load a specific resource file, without relying on the naming convention.
I'm looking for something similar to: @inject IWhatEverObject<NameOfResourceFile.resx> _localizer
Is this possible?? :)
Hi!
I want to load a specific resource file, without relying on the naming convention.
I'm looking for something similar to: @inject IWhatEverObject<NameOfResourceFile.resx> _localizer
Is this possible?? :)