Russkyc.Templates.WPF-MVVM 1.1.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package Russkyc.Templates.WPF-MVVM --version 1.1.0
NuGet\Install-Package Russkyc.Templates.WPF-MVVM -Version 1.1.0
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.1.0" />
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.1.0
#r "nuget: Russkyc.Templates.WPF-MVVM, 1.1.0"
#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.1.0

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

WPF MVVM Project Template


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

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, .NET 7, and .Net 8 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.

  • net8.0-windows7.0

    • No dependencies.

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,239 11/15/2023
1.0.6 1,633 8/14/2023
1.0.5 1,906 2/3/2023

add repository