FunctionZero.Maui.ControlsZero 9.0.0

dotnet add package FunctionZero.Maui.ControlsZero --version 9.0.0                
NuGet\Install-Package FunctionZero.Maui.ControlsZero -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.ControlsZero" 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.ControlsZero --version 9.0.0                
#r "nuget: FunctionZero.Maui.ControlsZero, 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.ControlsZero as a Cake Addin
#addin nuget:?package=FunctionZero.Maui.ControlsZero&version=9.0.0

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

FunctionZero.Maui.ControlsZero

Documentation here
Source code and sample app here

Latest additions

MaskViewZero
GridView
TreeGridView

ListViewZero

Android, iOS, MacCatalyst, Tizen, Windows

  1. Fast
  2. Fully virtualized
  3. Easily customisable by Style and ControlTemplate
  4. Allows TwoWay binding directly to the ScrollOffset
  5. SelectionModes None, Single and Multiple

TreeViewZero

Android, iOS, MacCatalyst, Tizen, Windows

  1. Fast
  2. Fully virtualized
  3. Easily customisable by Style and ControlTemplate
  4. Allows TwoWay binding directly to the ScrollOffset
  5. SelectionModes None, Single and Multiple
  6. DataBind to your existing tree-data
  7. Specify DataTemplates by node-type in xaml, or arbitrarily in csharp

for all MAUI platforms!

Documentation, Source and Sample App

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 (1)

Showing the top 1 NuGet packages that depend on FunctionZero.Maui.ControlsZero:

Package Downloads
FunctionZero.Maui.MvvmZero

An easy to use library for building cross-platform MAUI applications very quickly. Includes FunctionZero.zBind, allowing fully featured databinding to expressions.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
9.0.0 100 12/3/2024

MultiviewZero is stable and outrageously versatile. Localization has been moved to a new LocalisationZero library.