AvantiPoint.MauiMicroMvvm
0.3.35
Prefix Reserved
dotnet add package AvantiPoint.MauiMicroMvvm --version 0.3.35
NuGet\Install-Package AvantiPoint.MauiMicroMvvm -Version 0.3.35
<PackageReference Include="AvantiPoint.MauiMicroMvvm" Version="0.3.35" />
paket add AvantiPoint.MauiMicroMvvm --version 0.3.35
#r "nuget: AvantiPoint.MauiMicroMvvm, 0.3.35"
// Install AvantiPoint.MauiMicroMvvm as a Cake Addin #addin nuget:?package=AvantiPoint.MauiMicroMvvm&version=0.3.35 // Install AvantiPoint.MauiMicroMvvm as a Cake Tool #tool nuget:?package=AvantiPoint.MauiMicroMvvm&version=0.3.35
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 | net8.0 is compatible. 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. |
-
net8.0
- Microsoft.Maui.Controls (>= 8.0.3)
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.