0
renata.mendes created
- ABP Framework version: v3.3.1
- UI type: Blazor
- DB provider: EF Core
Hello,
How can I use IStringLocalizer in domain entities to convert LocalizableString into actual string from localization resource?
Thank you
1 Answer(s)
-
0
hi
Basically you just need to inject it, if you run into problems please share some code