Metadata >> NuGet >> ObjectListViewTest

ObjectListViewTest

Metadata

Authors Phillip Piper
Copyrights Copyright 2006-2014 Bright Ideas Software
Description ObjectListView is a .NET ListView wired on caffeine, guarana and steroids.
IconUrl http://objectlistview.sourceforge.net/cs/_static/objectlistview32.png
LicenseUrl http://www.gnu.org/licenses/gpl.html
Owners Phillip Piper
ProjectUrl http://objectlistview.sourceforge.net/
ReleaseNotes V2.8 added the ability to disable rows
RequireLicenseAcceptance True
Tags .Net WinForms Net20 Net40 ListView Controls
PackageSize 996895
PackageHashAlgorithm SHA512
PackageHash 1OC9bqcGZmrRsVLR0VhIRXQcn8y4Sb7PGEnbICCm6ztrBBht7V5bHAdfS9R4WUI5gGvoUx0iUqgoFgrLW6N09w==
DownloadCount 000000
CreatedDate 2014-06-01T04:17:12

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

OpenWrap

Installing the package:
o add-wrap ObjectListViewTest
Uninstalling the package:
o remove-wrap ObjectListViewTest

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.8.0-alpha03
2.8.0-alpha02
2.8.0-alpha01