/wpf-mvvm-template

WPF MVVM Project Template with CommunityToolkit.MVVM

Primary LanguageC#MIT LicenseMIT

WPF MVVM Project Template

Nuget

Russkyc.Templates.WPF-MVVM is a WPF Template for .NET 6 and .NET 7 that has CommunityToolkit.MVVM pre-configured.

Rider Project Preview

Installation

dotnet new install Russkyc.Templates.WPF-MVVM

Update

dotnet new update Russkyc.Templates.WPF-MVVM

Usage

dotnet new russkyc-wpfmvvm -n YourProjectName

Removal

dotnet new uninstall Russkyc.Templates.WPF-MVVM