ObjectListView.Official
2.9.1
See the version list below for details.
dotnet add package ObjectListView.Official --version 2.9.1
NuGet\Install-Package ObjectListView.Official -Version 2.9.1
<PackageReference Include="ObjectListView.Official" Version="2.9.1" />
paket add ObjectListView.Official --version 2.9.1
#r "nuget: ObjectListView.Official, 2.9.1"
// Install ObjectListView.Official as a Cake Addin #addin nuget:?package=ObjectListView.Official&version=2.9.1 // Install ObjectListView.Official as a Cake Tool #tool nuget:?package=ObjectListView.Official&version=2.9.1
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 | Versions 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. |
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 (20)
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 | 29,332 | 6/2/2016 |
2.9.2-alpha | 4,667 | 6/2/2016 |
2.9.1 | 676,557 | 5/5/2016 |
2.9.0 | 19,966 | 11/7/2015 |
2.9.0-beta1 | 2,367 | 8/25/2015 |
2.9.0-alpha | 2,449 | 7/3/2015 |
2.8.1 | 27,581 | 1/26/2015 |
2.8.0 | 9,965 | 10/11/2014 |
2.8.0-alpha03 | 2,276 | 9/29/2014 |
2.8.0-alpha01 | 2,305 | 6/1/2014 |
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.