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                
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="AvantiPoint.MauiMicroMvvm" Version="0.3.35" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AvantiPoint.MauiMicroMvvm --version 0.3.35                
#r "nuget: AvantiPoint.MauiMicroMvvm, 0.3.35"                
#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 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 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. 
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 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.

Version Downloads Last updated
0.3.35 1,073 4/9/2024
0.2.7 999 2/24/2023
0.1.3 699 8/3/2022
0.1.1 409 7/31/2022