Skip to content

Releases: Yeah69/MrMeeseeks.ResXToViewModelGenerator

v69.0.35 Support JSON file families and pluralization

10 Mar 12:00
Compare
Choose a tag to compare

v69.0.34 Support CSV file families

24 Feb 18:16
Compare
Choose a tag to compare

Currently only standard CSV files are supported (',' as separator & ' " ' as quote)

The file family naming scheme should be the same as for ResX just with ".csv" extension:

  • Mandatory default file "{Name}.csv"
  • For each localized culture a file with the culture code separated by a dot "{Name}.en.csv"

v69.0.22

01 Apr 09:30
0844a10
Compare
Choose a tag to compare
Small fix

v69.0.21

01 Apr 08:57
23c8e79
Compare
Choose a tag to compare
Replacing dots with underscore for property names