Metadata >> NuGet >> Unofficial.ObjectListView

Unofficial.ObjectListView

Metadata

Authors Phillip Piper
Copyrights Copyright Phillip Piper 2012
Description ObjectListView is a C# convenience wrapper around .NET's ListView. It makes the ListView much easier to use by supporting automatic sorting, grouping, cell editing, data binding, reporting, and column sizing. Unofficial package by Richard Dingwall.
IconUrl http://objectlistview.sourceforge.net/cs/_static/index-icon.png
LicenseUrl http://sourceforge.net/p/objectlistview/code/HEAD/tree/cs/trunk/COPYING
Owners Richard Dingwall
ProjectUrl http://objectlistview.sourceforge.net/
RequireLicenseAcceptance False
Tags ObjectListView WinForms ListView Grid TreeView TreeListView DataGrid Unofficial
Title Unofficial.ObjectListView
PackageSize 943219
PackageHashAlgorithm SHA512
PackageHash qvlzM5+bVUsFGXIkD159DXfj1LwowofWWHx/28IXjHw4Ylwz6OV0jXArkMA50Y0u80ShM5mdGIxPXhGT7GACdA==
DownloadCount 000000
CreatedDate 2012-12-11T17:35:38

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 Unofficial.ObjectListView -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Unofficial.ObjectListView -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 Unofficial.ObjectListView
Installing the package (HTTP Basic authentication):
Install-Package Unofficial.ObjectListView -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Unofficial.ObjectListView -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Unofficial.ObjectListView

OpenWrap

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

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.6.0