Starts in:
2 DAYS
2 HRS
10 MIN
14 SEC
Starts in:
2 D
2 H
10 M
14 S
Open Closed

AutoMapper with Localization #5915


User avatar
0
IbrahimSarigoz created

I need to add localization to my ApplicationAutoMapperProfile code. Is there a way to do this?

  • ABP Framework version: v7.3.2
  • UI Type:MVC
  • Database System: EF Core (Oracle)
  • Tiered (for MVC) or Auth Server Separated (for Angular): Tiered (for MVC)

1 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    You can try to inject IStringLocalizer<YourResource> in the AutoMapper profile.

    https://github.com/abpframework/abp/pull/6868

Made with ❤️ on ABP v9.1.0-preview. Updated on November 20, 2024, 13:06