AvantiPoint.MauiMicroMvvm
0.2.7
Prefix Reserved
See the version list below for details.
dotnet add package AvantiPoint.MauiMicroMvvm --version 0.2.7
NuGet\Install-Package AvantiPoint.MauiMicroMvvm -Version 0.2.7
<PackageReference Include="AvantiPoint.MauiMicroMvvm" Version="0.2.7" />
paket add AvantiPoint.MauiMicroMvvm --version 0.2.7
#r "nuget: AvantiPoint.MauiMicroMvvm, 0.2.7"
// Install AvantiPoint.MauiMicroMvvm as a Cake Addin #addin nuget:?package=AvantiPoint.MauiMicroMvvm&version=0.2.7 // Install AvantiPoint.MauiMicroMvvm as a Cake Tool #tool nuget:?package=AvantiPoint.MauiMicroMvvm&version=0.2.7
MauiMicroMvvm is a micro Mvvm Framework built specifically for use with .NET MAUI Shell applications. It's built in a way that gives you the flexibility to do what you need with a proper decoupling between the View & ViewModel that many frameworks seems to mess up.
Product | Versions 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
-
net6.0
- No dependencies.
-
net7.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on AvantiPoint.MauiMicroMvvm:
Package | Downloads |
---|---|
AvantiPoint.MauiMicroMvvm.Rx
MauiMicroMvvm.Rx is the perfect companion for people who love Reactive design & want to couple it with MauiMicro. With MauiMicro Rx you get an Observables first base ViewModel that let's you design your code around an observable for the App & View lifecycles. |
GitHub repositories
This package is not used by any popular GitHub repositories.