equadrat.Framework.Mvvm.Maui 6.0.1

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

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

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

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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.  net7.0 is compatible.  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.  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. 
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.Maui:

Package Downloads
equadrat.Framework.Mvvm.SinglePageView.Maui 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 98 4/20/2024
7.0.1 97 4/6/2024
7.0.0 100 4/1/2024
6.4.4 107 3/16/2024
6.4.3 103 3/9/2024
6.4.2 111 3/3/2024
6.4.1 117 2/10/2024
6.4.0 152 12/30/2023
6.3.3 174 11/15/2023
6.3.0 139 10/1/2023
6.2.0 152 8/19/2023
6.1.0 163 8/12/2023
6.0.8 176 7/22/2023
6.0.7 155 6/25/2023
6.0.3 152 5/21/2023
6.0.1 131 5/19/2023

====
v6.0.1
====
- Renamed MvvmFrameworkBootstrapperModulesSelector to MvvmFrameworkBootstrapperModuleSelector.
====
v6.0.0
====
- Initial Release