ObjectListView 2.7.1.5

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

// Install ObjectListView as a Cake Tool
#tool nuget:?package=ObjectListView&version=2.7.1.5

ObjectListView is a C# wrapper around a .NET ListView. It makes the ListView much easier to use and teaches it some neat new tricks.

Larry Wall, the author of Perl, once wrote that the three essential character flaws of any good programmer were sloth, impatience and hubris. Good programmers want to do the minimum amount of work (sloth). They want their programs to run quickly (impatience). They take inordinate pride in what they have written (hubris).
ObjectListView encourages the vices of sloth and hubris, by allowing programmers to do far less work but still produce great looking results.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
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

This package is not used by any NuGet packages.

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on ObjectListView:

Repository Stars
deplinenoise/ig-memtrace
Memory Tracing Software
garoxas/NX_Game_Info
Tool to read information from Nintendo Switch game files
jthuraisamy/ioctlpus
Version Downloads Last updated
2.7.1.5 25,276 1/17/2016
2.7.1 5,167 3/27/2014
2.7.0 1,946 2/26/2014

v2.7.0 released on 26 February 2014 is the most recent stable release.