20 Forks
208 Stars
208 Watchers

mvvmgen

MvvmGen is a lightweight MVVM library for XAML applications. It generates your ViewModels on-the-fly for you via a Roslyn-based C# Source Generator.

How to download and setup mvvmgen

Open terminal and run command
git clone https://github.com/thomasclaudiushuber/mvvmgen.git
git clone is used to create a copy or clone of mvvmgen repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with mvvmgen https://github.com/thomasclaudiushuber/mvvmgen/archive/master.zip

Or simply clone mvvmgen with SSH
[email protected]:thomasclaudiushuber/mvvmgen.git

If you have some problems with mvvmgen

You may open issue on mvvmgen support forum (system) here: https://github.com/thomasclaudiushuber/mvvmgen/issues