FunctionZero.Maui.MvvmZero 9.0.0

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

// Install FunctionZero.Maui.MvvmZero as a Cake Tool
#tool nuget:?package=FunctionZero.Maui.MvvmZero&version=9.0.0                

FunctionZero.Maui.MvvmZero

Source
Documentation

Latest update

Version 9+ are built for NET 9.

This is an evolution of MvvmZero for Xamarin

Help improve Maui.MvvmZero

Most of my open-source starts out to fill a need in my production environment. This means I add features as I need them and I fix bugs as I encounter them. Your use-case will be different, so if you see room for improvement, please let me know and I'll see what I can do.

If you want to help:

  • If you find any bugs please open a ticket.
  • If you have a feature request you can let me know.
  • If you use this, or any other of my libraries please tell your friends, star the repo, or even consider sponsoring me.
Product Compatible and additional computed target framework versions.
.NET net9.0-android35.0 is compatible.  net9.0-ios18.0 is compatible.  net9.0-maccatalyst18.0 is compatible.  net9.0-windows10.0.19041 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
9.0.0 88 12/3/2024
8.0.3 162 3/31/2024
8.0.2 105 3/31/2024
8.0.1 253 1/7/2024
8.0.0 185 10/21/2023
8.0.0-pre1 78 10/14/2023
2.0.4.2-pre1 151 8/26/2023
2.0.4.1 201 8/20/2023
2.0.4 153 8/19/2023
2.0.3 241 7/8/2023
2.0.2 157 6/27/2023
2.0.1 152 6/26/2023
2.0.0 178 4/23/2023
2.0.0-pre1 134 4/22/2023
1.1.2 243 3/29/2023
1.1.1 229 3/21/2023
1.1.0 243 3/18/2023
1.0.2 226 3/16/2023
1.0.1 218 3/15/2023
1.0.0 241 3/15/2023 1.0.0 is deprecated.

Built with the latest FunctionZero.Maui.Controls and FunctionZero.Maui.Controls.zBind.
The experimental localization has been removed (more completely) from the Controls library in favour of a much simpler and more capable independent library that is currently in test.