Russkyc.Templates.WPF-MVVM 1.1.0

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.
<PackageVersion Include="Russkyc.Templates.WPF-MVVM" Version="1.1.0" />
                    
Directory.Packages.props
<PackageReference Include="Russkyc.Templates.WPF-MVVM" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=Russkyc.Templates.WPF-MVVM&version=1.1.0
                    
Install Russkyc.Templates.WPF-MVVM as a Cake Addin
#tool nuget:?package=Russkyc.Templates.WPF-MVVM&version=1.1.0
                    
Install Russkyc.Templates.WPF-MVVM as a Cake Tool

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,649 11/15/2023
1.0.6 1,672 8/14/2023
1.0.5 1,957 2/3/2023

add repository