Metadata >> NuGet >> ObjectListView.Official

ObjectListView.Official

Metadata

Authors Phillip Piper
Copyrights Copyright 2006-2015 Bright Ideas Software
Description 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.
IconUrl http://objectlistview.sourceforge.net/cs/_static/index-icon.png
LicenseUrl http://www.gnu.org/licenses/gpl.html
Owners Phillip Piper
ProjectUrl http://objectlistview.sourceforge.net/
ReleaseNotes V2.9 adds buttons to cells, fixed some formatting bugs, and completely rewrote the demo to be much easier to understand.
RequireLicenseAcceptance True
Tags .Net WinForms Net20 Net40 ListView Controls
PackageSize 964954
PackageHashAlgorithm SHA512
PackageHash mzW62KiWxOz7H1ziP/CKx5Nrxx0iPNX6ErdtKarytzAHtBM6xdZmac/Ksqt311HZJToST8h4vbdQRZwFx1PLjA==
DownloadCount 000000
CreatedDate 2015-08-25T11:34:25
Summary ObjectListView is a .NET ListView wired on caffeine, guarana and steroids.
Title ObjectListView (Official)

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install ObjectListView.Official -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install ObjectListView.Official -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package ObjectListView.Official
Installing the package (HTTP Basic authentication):
Install-Package ObjectListView.Official -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package ObjectListView.Official -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package ObjectListView.Official

OpenWrap

Installing the package:
o add-wrap ObjectListView.Official
Uninstalling the package:
o remove-wrap ObjectListView.Official

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
2.9.0-beta1
2.9.0-alpha
2.8.1
2.8.0
2.8.0-alpha03
2.8.0-alpha01