ennerperez / ObjectListView

.NET ListView on caffeine, guarana and steroids.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

ObjectListView

.NET ListView on caffeine, guarana and steroids.

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.


Build status NuGet


See the changelog for changes.

Contents

Build

Execute on PowerShell terminal the Cake Build command line.

.\build

Implementing

No more implementation instructions for now.

Usage

No more implementation instructions for now.

Contributing

No more contributing information for now.

Documentation

No more documentation required for now.

License

Code released under GNU GENERAL PUBLIC LICENSE

About

.NET ListView on caffeine, guarana and steroids.

License:GNU General Public License v3.0


Languages

Language:C# 99.5%Language:PowerShell 0.3%Language:Shell 0.1%