FunctionZero.Maui.Controls 8.0.0.5

dotnet add package FunctionZero.Maui.Controls --version 8.0.0.5
                    
NuGet\Install-Package FunctionZero.Maui.Controls -Version 8.0.0.5
                    
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.Controls" Version="8.0.0.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FunctionZero.Maui.Controls" Version="8.0.0.5" />
                    
Directory.Packages.props
<PackageReference Include="FunctionZero.Maui.Controls" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add FunctionZero.Maui.Controls --version 8.0.0.5
                    
#r "nuget: FunctionZero.Maui.Controls, 8.0.0.5"
                    
#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.
#:package FunctionZero.Maui.Controls@8.0.0.5
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=FunctionZero.Maui.Controls&version=8.0.0.5
                    
Install as a Cake Addin
#tool nuget:?package=FunctionZero.Maui.Controls&version=8.0.0.5
                    
Install as a Cake Tool

FunctionZero.Maui.Controls

Latest additions:

Built against NET 8.

AdaptedTabbedPage Workaround for MAUI bug 14572
AdaptedFlyoutPage Workaround for MAUI bug 13496

ExpanderZero A nice expander with configurable in/out animations.
MaskZero Too cool to talk about, just pull the code and see it for yourself! 😉

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 net8.0-android34.0 is compatible.  net8.0-ios17.2 is compatible.  net8.0-maccatalyst17.2 is compatible.  net8.0-windows10.0.19041 is compatible.  net9.0-android was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-windows was computed.  net10.0-android was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-windows was computed. 
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
8.0.0.5 1,466 3/31/2024
8.0.0.4 166 3/28/2024
8.0.0.3-pre3 123 3/12/2024
8.0.0.3-pre2 94 3/12/2024
8.0.0.3-pre1 121 3/12/2024
8.0.0.2-pre9 187 2/26/2024
8.0.0.2-pre8 126 2/26/2024
8.0.0.2-pre7 134 2/20/2024
8.0.0.2-pre6 155 2/18/2024
8.0.0.2-pre5 177 1/7/2024
8.0.0.2-pre4 229 11/26/2023
8.0.0.1 549 11/1/2023
8.0.0.1-pre3 117 10/21/2023
8.0.0.1-pre2 96 10/21/2023
8.0.0.1-pre1 102 10/21/2023
8.0.0 168 10/21/2023
8.0.0-pre1 109 10/14/2023
2.3.4-pre2 390 8/26/2023
2.3.4-pre1 200 7/31/2023
2.3.1.7 497 4/21/2023
2.3.1.4 262 4/20/2023
2.3.1.3 282 4/20/2023
2.3.1 345 4/19/2023
2.2.0 330 3/27/2023
2.1.0 382 2/13/2023
2.0.1-pre2 234 2/7/2023
2.0.0 634 9/11/2022
2.0.0-pre0 238 9/10/2022
1.0.2 531 8/24/2022
1.0.1 530 7/31/2022
1.0.0 518 7/31/2022

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