Skip to content

.NET ListView on caffeine, guarana and steroids.

License

Notifications You must be signed in to change notification settings

robdplatt/ObjectListView

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.6%
  • Other 0.4%