Localize helper for EntityFrameworkCore intended to be used with DDD
C#MIT
EntityFrameworkCore.Translations
Extensions to Entity Framework Core to help with Domain localization
Designed with Domain Driven Design and Clean Architecture in mind to allow a clean domain that does not know anything about the translations, leaving all the implementation to the Persistence and Application layer.