Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: ravibpatel/NLocalizer

v1.10.1

27 Feb 10:26

Choose a tag to compare

  • Fixed an issue that causes NLocalizer to crash if application's CurrentCulture is not an english culture.

v1.10.0

09 Aug 10:11

Choose a tag to compare

  • Now NLocalizer works with Fody/Costura. Just make sure you set CreateTemporaryAssemblies to true in your FodyWeavers.xml like shown here.
  • Added ReportErrors property that when set to true throws an exception if there are errors in your language files.