Zebble.Grid 4.1.0

dotnet add package Zebble.Grid --version 4.1.0
                    
NuGet\Install-Package Zebble.Grid -Version 4.1.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="Zebble.Grid" Version="4.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Zebble.Grid" Version="4.1.0" />
                    
Directory.Packages.props
<PackageReference Include="Zebble.Grid" />
                    
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 Zebble.Grid --version 4.1.0
                    
#r "nuget: Zebble.Grid, 4.1.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.
#:package Zebble.Grid@4.1.0
                    
#: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=Zebble.Grid&version=4.1.0
                    
Install as a Cake Addin
#tool nuget:?package=Zebble.Grid&version=4.1.0
                    
Install as a Cake Tool

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 Compatible and additional computed target framework versions.
.NET net8.0-android34.0 is compatible.  net8.0-ios17.5 is compatible.  net8.0-windows10.0.19041 is compatible.  net9.0-android was computed.  net9.0-ios was computed.  net9.0-windows was computed.  net10.0-android was computed.  net10.0-ios 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.
  • net8.0-android34.0

  • net8.0-ios17.5

  • net8.0-windows10.0.19041

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 255 9/23/2024
4.0.1 1,185 7/3/2024
4.0.0 1,268 3/3/2024
3.12.163 10,747 3/2/2023
3.12.162 1,928 8/18/2022
3.12.161 3,169 3/24/2021
3.12.160 642 1/12/2021
3.12.159 449 1/12/2021
3.12.158 448 1/12/2021
3.12.157 516 1/9/2021
3.12.156 567 1/1/2021
3.12.155 501 12/30/2020
3.12.154 445 12/29/2020
3.12.153 555 12/11/2020
3.12.152 1,762 3/27/2019
3.12.151 686 3/27/2019
3.12.148 2,387 1/18/2018
3.12.147 1,804 12/15/2017
3.12.146 1,081 12/13/2017
3.12.145 1,312 9/18/2017
3.12.144 1,114 9/15/2017
3.12.143 1,048 12/13/2017
3.12.142 1,447 8/16/2017
3.12.141 1,131 8/15/2017
3.12.140 1,130 8/15/2017
3.12.139 1,110 8/14/2017
3.12.137 1,132 8/14/2017

Minor fixes