thoemmi / TinyLittleMvvm

A small MVVM library for WPF built on top of MahApps.Metro, supporting .NET Framework >= 4.7.2 and .NET Core >= 3
MIT License
132 stars 22 forks source link

Adds dotnet template #25

Closed thoemmi closed 5 years ago

thoemmi commented 5 years ago

This PR adds a dotnet template for creating an simple application based on TinyLittleMvvm.

This closes #18.