equadrat.Framework.Mvvm.Wpf 6.0.3

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 equadrat.Framework.Mvvm.Wpf --version 6.0.3
NuGet\Install-Package equadrat.Framework.Mvvm.Wpf -Version 6.0.3
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="equadrat.Framework.Mvvm.Wpf" Version="6.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add equadrat.Framework.Mvvm.Wpf --version 6.0.3
#r "nuget: equadrat.Framework.Mvvm.Wpf, 6.0.3"
#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 equadrat.Framework.Mvvm.Wpf as a Cake Addin
#addin nuget:?package=equadrat.Framework.Mvvm.Wpf&version=6.0.3

// Install equadrat.Framework.Mvvm.Wpf as a Cake Tool
#tool nuget:?package=equadrat.Framework.Mvvm.Wpf&version=6.0.3

A framework to extend the Microsoft .net framework with extra mvvm functionality.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net5.0-windows7.0 is compatible.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net6.0-windows7.0 is compatible.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net7.0-windows7.0 is compatible.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
.NET Framework net462 is compatible.  net463 was computed.  net47 is compatible.  net471 is compatible.  net472 is compatible.  net48 is compatible.  net481 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 equadrat.Framework.Mvvm.Wpf:

Package Downloads
equadrat.Framework.Mvvm.SinglePageView.Wpf The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

A framework to extend the Microsoft .net framework with extra mvvm functionality.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.1.0 102 4/20/2024
7.0.1 112 4/6/2024
7.0.0 109 4/1/2024
6.4.4 107 3/16/2024
6.4.3 101 3/9/2024
6.4.2 109 3/3/2024
6.4.1 118 2/10/2024
6.4.0 165 12/30/2023
6.3.3 178 11/15/2023
6.3.0 158 10/1/2023
6.2.0 182 8/19/2023
6.1.0 199 8/12/2023
6.0.8 175 7/22/2023
6.0.7 165 6/25/2023
6.0.3 149 5/21/2023
6.0.1 161 5/19/2023

====
v6.0.3
====
- Compatibility release.
====
v6.0.2
====
- Internal release.
====
v6.0.1
====
- Renamed MvvmFrameworkBootstrapperModulesSelector to MvvmFrameworkBootstrapperModuleSelector.
====
v6.0.0
====
- Initial Release