STR.MvvmCommon 9.0.0

This package has a SemVer 2.0.0 package version: 9.0.0+0d2a8d8.
dotnet add package STR.MvvmCommon --version 9.0.0
                    
NuGet\Install-Package STR.MvvmCommon -Version 9.0.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="STR.MvvmCommon" Version="9.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="STR.MvvmCommon" Version="9.0.0" />
                    
Directory.Packages.props
<PackageReference Include="STR.MvvmCommon" />
                    
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 STR.MvvmCommon --version 9.0.0
                    
#r "nuget: STR.MvvmCommon, 9.0.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.
#:package STR.MvvmCommon@9.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=STR.MvvmCommon&version=9.0.0
                    
Install as a Cake Addin
#tool nuget:?package=STR.MvvmCommon&version=9.0.0
                    
Install as a Cake Tool

MVVM Common code for other STR WPF applications.

Product Compatible and additional computed target framework versions.
.NET net9.0-windows7.0 is compatible.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on STR.MvvmCommon:

Package Downloads
STR.DialogView

Common MVVM Dialogs for other STR WPF applications.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.0.0 144 3/16/2025
8.0.1 180 12/29/2023
8.0.0 101 12/27/2023
5.0.1 340 12/5/2020
5.0.1-pre.233550022 101 12/21/2023
5.0.1-pre.203400102 249 12/5/2020
5.0.0 267 11/29/2020
3.0.1 336 6/6/2020
3.0.1-misc.201682222 280 6/17/2020
3.0.1-misc.201572213 305 6/6/2020
3.0.1-misc.201552033 335 6/4/2020
3.0.1-master.203330121 230 11/28/2020
3.0.1-master.201572246 295 6/6/2020
3.0.0 322 1/20/2020
3.0.0-misc.200401132 360 2/9/2020
3.0.0-misc.200391816 279 2/9/2020
3.0.0-master.200401132 369 2/9/2020
3.0.0-master.200391816 277 2/9/2020
3.0.0-master.200192202 264 1/20/2020
3.0.0-master.200192156 267 1/20/2020
Loading failed