Russkyc.Templates.WPF-MVVM
1.0.5
Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
WPF MVVM Project Template
A WPF Project Template for .NET 6 and .NET 7
Version | Package Name |
---|---|
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.
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.
-
net6.0-windows7.0
- CommunityToolkit.Mvvm (>= 8.1.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
add repository