Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Yeah69/MrMeeseeks.ResXToViewModelGenerator
C# Source Generator which turns ResX files into bindable ViewModels
https://github.com/Yeah69/MrMeeseeks.ResXToViewModelGenerator
csharp-sourcegenerator
Last synced: 3 months ago
JSON representation
C# Source Generator which turns ResX files into bindable ViewModels
- Host: GitHub
- URL: https://github.com/Yeah69/MrMeeseeks.ResXToViewModelGenerator
- Owner: Yeah69
- License: mit
- Created: 2021-05-01T22:13:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-10T11:55:19.000Z (8 months ago)
- Last Synced: 2024-07-12T11:31:01.617Z (4 months ago)
- Topics: csharp-sourcegenerator
- Language: C#
- Homepage:
- Size: 267 KB
- Stars: 6
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- RSCG_Examples - MrMeeseeks.ResXToViewModelGenerator
- csharp-source-generators - MrMeeseeks.ResXToViewModelGenerator - ![stars](https://img.shields.io/github/stars/Yeah69/MrMeeseeks.ResXToViewModelGenerator?style=flat-square&cacheSeconds=604800) ![last commit](https://img.shields.io/github/last-commit/Yeah69/MrMeeseeks.ResXToViewModelGenerator?style=flat-square&cacheSeconds=86400) Takes ResX files and generates localization ViewModels for a more convenient usage of localization in MVVM projects. (Source Generators / Localization)
README
# MrMeeseeks.ResXToViewModelGenerator
C# Source Generator which turns ResX files into bindable ViewModels