Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 524 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 524 Bytes

po-files-reader-mvc

po files reader and helpers for asp.net mvc <6

the base code comes from orchard cms. Simplified, and adapted to be used in a asp.net project Works ok but would need some improvements like :

TODO :

  • Persistence container within html mvc helpers to ensure cache for loaded cultures with all translations
  • Ilogger interface to plug
  • unit testing

For helpers : files should be in App_Data/Localization/{cultureUI}/ can be changed.

fallback mechanism on culture parent : en-US > en > neutral