ObjectListView.Official 2.9.2-alpha2

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

// Install ObjectListView.Official as a Cake Tool
#tool nuget:?package=ObjectListView.Official&version=2.9.2-alpha2&prerelease

ObjectListView is a .NET ListView wired on caffeine, guarana and steroids.
   More calmly, it is a C# wrapper around a .NET ListView, which makes the ListView much easier to use and teaches it lots of neat new tricks.

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 was computed.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on ObjectListView.Official:

Package Downloads
InnovatorAdmin

A tool for managing Aras Innovator installations focusing on improving the import/export experience.

SEYR

Simple Entropy Yield Routine

fremag.WinFwk

A simple experimental framework for dockable extensible GUI

TCL.ProcedureProgram

Framework for creating a procedure-based winforms application. Simply define the user input and procedure listings, and the program will take care of the rest.

LINQPad.CodeAnalysis

.NET Compiler Platform helpers and utilities for LINQPad

GitHub repositories (19)

Showing the top 5 popular GitHub repositories that depend on ObjectListView.Official:

Repository Stars
wmjordan/PDFPatcher
PDF补丁丁——PDF工具箱,可以编辑书签、剪裁旋转页面、解除限制、提取或合并文档,探查文档结构,提取图片、转成图片等等
lostindark/DriverStoreExplorer
Driver Store Explorer [RAPR]
Depressurizer/Depressurizer
A Steam library categorizing tool.
fremag/MemoScope.Net
Dump and analyze .Net applications memory ( a gui for WinDbg and ClrMd )
Theo47/Depressurizer
Depressurizer is a program that helps you categorize your steam games.
Version Downloads Last updated
2.9.2-alpha2 26,063 6/2/2016
2.9.2-alpha 2,851 6/2/2016
2.9.1 637,916 5/5/2016
2.9.0 18,063 11/7/2015
2.9.0-beta1 2,220 8/25/2015
2.9.0-alpha 2,304 7/3/2015
2.8.1 25,850 1/26/2015
2.8.0 8,788 10/11/2014
2.8.0-alpha03 2,136 9/29/2014
2.8.0-alpha01 2,166 6/1/2014

v2.9.2 Fixed cell edit bounds problem in TreeListView, plus other small issues.
   v2.9.1 Added CellRendererGetter to allow each cell to have a different renderer, plus fixes a few small bugs.
   v2.9 adds buttons to cells, fixed some formatting bugs, and completely rewrote the demo to be much easier to understand.