खुला हुआ बंद किया हुआ

AutoMapper with Localization #5915


User avatar
0
IbrahimSarigoz बनाया था

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 उत्तर (ओं)
  • User Avatar
    0
    maliming बनाया था
    सहायता दल 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 v8.2.0-preview Updated on मार्च 25, 2024, 15:11