❔ IStringLocalizer with a GenericClass T in Resource filename
I'm using
Microsoft.Extensions.Localization.IStringLocalizer
to localize my strings via Resources and I can't find a way to use IStringLocalizer<GenericClass<T>>
. The <T>
seems to be the problem. I can't name my resource files GenericClass<T>
...1 Reply
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.