Skip to content

Releases: Yeah69/MrMeeseeks.ResXToViewModelGenerator

v69.0.35 Support JSON file families and pluralization

Choose a tag to compare

@Yeah69 Yeah69 released this 10 Mar 12:00

v69.0.34 Support CSV file families

Choose a tag to compare

@Yeah69 Yeah69 released this 24 Feb 18:16

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

Choose a tag to compare

@Yeah69 Yeah69 released this 01 Apr 09:30
0844a10
Small fix

v69.0.21

Choose a tag to compare

@Yeah69 Yeah69 released this 01 Apr 08:57
23c8e79
Replacing dots with underscore for property names