Russkyc.Templates.WPF-MVVM 1.0.5

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Russkyc.Templates.WPF-MVVM --version 1.0.5
NuGet\Install-Package Russkyc.Templates.WPF-MVVM -Version 1.0.5
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Russkyc.Templates.WPF-MVVM" Version="1.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Russkyc.Templates.WPF-MVVM --version 1.0.5
#r "nuget: Russkyc.Templates.WPF-MVVM, 1.0.5"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Russkyc.Templates.WPF-MVVM as a Cake Addin
#addin nuget:?package=Russkyc.Templates.WPF-MVVM&version=1.0.5

// Install Russkyc.Templates.WPF-MVVM as a Cake Tool
#tool nuget:?package=Russkyc.Templates.WPF-MVVM&version=1.0.5

WPF MVVM Project Template


A WPF Project Template for .NET 6 and .NET 7

Version Package Name
Nuget alternate text is missing from this package README image Russkyc.Templates.WPF-MVVM

This is a WPF Template for .NET 6 and .NET 7 that uses CommunityToolkit.MVVM to provide an efficient and scalable architecture for building modern WPF applications. The template comes with a package reference to CommunityToolkit.Mvvm to Implement the MVVM Architecture.

alt text

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
There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.0 4,211 11/15/2023
1.0.6 1,609 8/14/2023
1.0.5 1,895 2/3/2023

add repository