ObjectListView.Official
2.9.2-alpha
See the version list below for details.
dotnet add package ObjectListView.Official --version 2.9.2-alpha
NuGet\Install-Package ObjectListView.Official -Version 2.9.2-alpha
<PackageReference Include="ObjectListView.Official" Version="2.9.2-alpha" />
<PackageVersion Include="ObjectListView.Official" Version="2.9.2-alpha" />
<PackageReference Include="ObjectListView.Official" />
paket add ObjectListView.Official --version 2.9.2-alpha
#r "nuget: ObjectListView.Official, 2.9.2-alpha"
#addin nuget:?package=ObjectListView.Official&version=2.9.2-alpha&prerelease
#tool nuget:?package=ObjectListView.Official&version=2.9.2-alpha&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 | 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 20 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 )
|
|
ic3w0lf22/Roblox-Account-Manager
Application that allows you to add multiple accounts into one application allowing you to easily play on alt accounts without having to change accounts
|
|
Theo47/Depressurizer
Depressurizer is a program that helps you categorize your steam games.
|
|
brianzhouzc/RocketBot
An automated Pokémon Go Bot
|
|
IllusionMods/KKManager
Mod, plugin and card manager for games by Illusion that use BepInEx
|
|
woanware/LogViewer
LogViewer for viewing and searching large text files...
|
|
X2CommunityCore/xcom2-launcher
The Alternative Mod Launcher (AML) is a replacement for the default game launchers from XCOM 2 and XCOM Chimera Squad.
|
|
Kinovea/Kinovea
Video solution for sport analysis. Capture, inspect, compare, annotate and measure technical performances.
|
|
TV-Rename/tvrename
Organise your TV & Movie videos with ease
|
|
Necrobot-Private/NecroBot
NecroBot2
|
|
govind-mukundan/MapViewer
A windows application to view and analyze information from the linker generated Map file
|
|
tigros/Whisperer
Batch speech to text using OpenAI's whisper.
|
|
Kermalis/VGMusicStudio
🎵 A program that lets you listen to the music from popular video game formats. 🎵
|
|
ryanries/ADReplStatus
AD Replication Status Tool
|
|
hmz777/NetStalker
A network tool to control the bandwidth over your local network.
|
|
RWS/Sdl-Community
This is the place where we develop and maintain most of plugins for Trados Studio. If you want to help us or just looking for some examples this is the perfect place.
|
|
GeertBellekens/Enterprise-Architect-Toolpack
Addins and tools for Sparx Systems Enterprise Architect
|
Version | Downloads | Last updated |
---|---|---|
2.9.2-alpha2 | 31,573 | 6/2/2016 |
2.9.2-alpha | 5,838 | 6/2/2016 |
2.9.1 | 702,748 | 5/5/2016 |
2.9.0 | 20,719 | 11/7/2015 |
2.9.0-beta1 | 2,463 | 8/25/2015 |
2.9.0-alpha | 2,569 | 7/3/2015 |
2.8.1 | 30,422 | 1/26/2015 |
2.8.0 | 10,719 | 10/11/2014 |
2.8.0-alpha03 | 2,428 | 9/29/2014 |
2.8.0-alpha01 | 2,408 | 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.