FunctionZero.Maui.ControlsZero
9.2.0
dotnet add package FunctionZero.Maui.ControlsZero --version 9.2.0
NuGet\Install-Package FunctionZero.Maui.ControlsZero -Version 9.2.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.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FunctionZero.Maui.ControlsZero" Version="9.2.0" />
<PackageReference Include="FunctionZero.Maui.ControlsZero" />
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.ControlsZero --version 9.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FunctionZero.Maui.ControlsZero, 9.2.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.
#addin nuget:?package=FunctionZero.Maui.ControlsZero&version=9.2.0
#tool nuget:?package=FunctionZero.Maui.ControlsZero&version=9.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
FunctionZero.Maui.ControlsZero
Documentation here
Source code and sample app here
Latest additions
MaskViewZero
GridView
TreeGridView
ListViewZero
Android, iOS, MacCatalyst, Tizen, Windows
- Fast
- Fully virtualized
- Easily customisable by Style and ControlTemplate
- Allows TwoWay binding directly to the ScrollOffset
- SelectionModes None, Single and Multiple
TreeViewZero
Android, iOS, MacCatalyst, Tizen, Windows
- Fast
- Fully virtualized
- Easily customisable by Style and ControlTemplate
- Allows TwoWay binding directly to the ScrollOffset
- SelectionModes None, Single and Multiple
- DataBind to your existing tree-data
- Specify DataTemplates by node-type in xaml, or arbitrarily in csharp
for all MAUI platforms!
Product | Versions 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. 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.
-
net9.0-android35.0
- FunctionZero.ExpressionParserZero (>= 6.0.1)
- FunctionZero.TreeListItemsSourceZero (>= 2.1.0)
- Microsoft.Maui.Controls (>= 9.0.80)
-
net9.0-ios18.0
- FunctionZero.ExpressionParserZero (>= 6.0.1)
- FunctionZero.TreeListItemsSourceZero (>= 2.1.0)
- Microsoft.Maui.Controls (>= 9.0.80)
-
net9.0-maccatalyst18.0
- FunctionZero.ExpressionParserZero (>= 6.0.1)
- FunctionZero.TreeListItemsSourceZero (>= 2.1.0)
- Microsoft.Maui.Controls (>= 9.0.80)
-
net9.0-windows10.0.19041
- FunctionZero.ExpressionParserZero (>= 6.0.1)
- FunctionZero.TreeListItemsSourceZero (>= 2.1.0)
- Microsoft.Maui.Controls (>= 9.0.80)
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.
Updated to use newer libraries.