![]() |
VOOZH | about |
dotnet add package FunctionZero.Maui.zBind --version 8.1.1
NuGet\Install-Package FunctionZero.Maui.zBind -Version 8.1.1
<PackageReference Include="FunctionZero.Maui.zBind" Version="8.1.1" />
<PackageVersion Include="FunctionZero.Maui.zBind" Version="8.1.1" />Directory.Packages.props
<PackageReference Include="FunctionZero.Maui.zBind" />Project file
paket add FunctionZero.Maui.zBind --version 8.1.1
#r "nuget: FunctionZero.Maui.zBind, 8.1.1"
#:package FunctionZero.Maui.zBind@8.1.1
#addin nuget:?package=FunctionZero.Maui.zBind&version=8.1.1Install as a Cake Addin
#tool nuget:?package=FunctionZero.Maui.zBind&version=8.1.1Install as a Cake Tool
FunctionZero.Maui.zBind is a xaml markup extension for MAUI that allows you to bind directly to an expression
Install version 8.0.0 and above for .NET 8.
If you want to do things like this: (note the expression is enclosed inside quotes)
<StackLayout IsVisible="{z:Bind '(Item.Count != 0) AND (Status == \'Administrator\')'}" > ...
FunctionZero.Maui.zBind to your shared projectxmlns:z="clr-namespace:FunctionZero.Maui.zBind.z;assembly=FunctionZero.Maui.zBind" xaml page (or let Visual Studio do it for you)Head over here for source code, documentation and a sample application
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-android34.0 net8.0-android34.0 is compatible. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-ios17.2 net8.0-ios17.2 is compatible. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-maccatalyst17.2 net8.0-maccatalyst17.2 is compatible. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net8.0-windows10.0.19041 net8.0-windows10.0.19041 is compatible. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 2 NuGet packages that depend on FunctionZero.Maui.zBind:
| Package | Downloads |
|---|---|
|
Leal.Core.UI.Maui
Package Description |
|
|
FunctionZero.Maui.Controls
A MAUI Controls library featuring a cross-platform virtualizing TreeView and ListView and Expander and a really cool MaskControl and MultiView more, for all MAUI platforms. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 8.1.1 | 9,986 | 3/28/2024 |
| 8.1.0 | 270 | 3/28/2024 |
| 8.1.0-pre4 | 203 | 3/27/2024 |
| 8.1.0-pre3 | 205 | 3/27/2024 |
| 8.1.0-pre2 | 239 | 3/27/2024 |
| 8.1.0-pre1 | 207 | 3/26/2024 |
| 8.1.0-pre0 | 245 | 3/26/2024 |
| 8.0.2 | 2,251 | 1/7/2024 |
| 8.0.0 | 1,249 | 10/21/2023 |
| 8.0.0-pre1 | 166 | 10/14/2023 |
| 1.1.0 | 774 | 2/15/2023 |
| 1.0.2 | 497 | 1/9/2023 |
| 1.0.1 | 676 | 6/23/2022 |
| 1.0.0 | 618 | 6/23/2022 |
Built using lates MAUI libraries.