Zebble.Grid
3.12.160
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Zebble.Grid --version 3.12.160
NuGet\Install-Package Zebble.Grid -Version 3.12.160
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="Zebble.Grid" Version="3.12.160" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Zebble.Grid --version 3.12.160
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Zebble.Grid, 3.12.160"
#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 Zebble.Grid as a Cake Addin #addin nuget:?package=Zebble.Grid&version=3.12.160 // Install Zebble.Grid as a Cake Tool #tool nuget:?package=Zebble.Grid&version=3.12.160
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A Grid is similar to ListView but instead of a single column it allows you to set the Columns (int) property.
The items in the data source will be rendered using the provided Template class.
Each row will be filled first before moving to the next row.Native Map component for Zebble apps.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
MonoAndroid | monoandroid90 is compatible. |
Universal Windows Platform | uap10.0.18362 is compatible. |
Xamarin.iOS | xamarinios10 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 Zebble.Grid:
Package | Downloads |
---|---|
Zebble.Calendar
A calendar component allowing the user to select dates. It supports month and year views too. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.1.0 | 95 | 9/23/2024 |
4.0.1 | 758 | 7/3/2024 |
4.0.0 | 1,244 | 3/3/2024 |
3.12.163 | 10,706 | 3/2/2023 |
3.12.162 | 1,873 | 8/18/2022 |
3.12.161 | 3,097 | 3/24/2021 |
3.12.160 | 567 | 1/12/2021 |
3.12.159 | 371 | 1/12/2021 |
3.12.158 | 374 | 1/12/2021 |
3.12.157 | 440 | 1/9/2021 |
3.12.156 | 489 | 1/1/2021 |
3.12.155 | 425 | 12/30/2020 |
3.12.154 | 369 | 12/29/2020 |
3.12.153 | 476 | 12/11/2020 |
3.12.152 | 1,663 | 3/27/2019 |
3.12.151 | 597 | 3/27/2019 |
3.12.148 | 2,087 | 1/18/2018 |
3.12.147 | 1,510 | 12/15/2017 |
3.12.146 | 884 | 12/13/2017 |
3.12.145 | 1,107 | 9/18/2017 |
3.12.144 | 911 | 9/15/2017 |
3.12.143 | 855 | 12/13/2017 |
3.12.142 | 1,247 | 8/16/2017 |
3.12.141 | 928 | 8/15/2017 |
3.12.140 | 927 | 8/15/2017 |
3.12.139 | 911 | 8/14/2017 |
3.12.137 | 933 | 8/14/2017 |
Minor fixes