TileList 2023.8.2.2

dotnet add package TileList --version 2023.8.2.2
NuGet\Install-Package TileList -Version 2023.8.2.2
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="TileList" Version="2023.8.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TileList --version 2023.8.2.2
#r "nuget: TileList, 2023.8.2.2"
#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 TileList as a Cake Addin
#addin nuget:?package=TileList&version=2023.8.2.2

// Install TileList as a Cake Tool
#tool nuget:?package=TileList&version=2023.8.2.2

TileList

A nuget package to get a custom form element TileListView that contains custom TileListItem that are vasicly a kind of ListView but that work to diplay the item in a grid (have item in Width and Heigth) see picture below

TileList_Demo

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.8

    • No dependencies.

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
2023.8.2.2 104 8/25/2023
2023.8.1.4 89 8/25/2023
2023.8.1.2 88 8/22/2023

This release include is the first version with usable TileView it include a lot of new method, event and properties