Metadata >> NuGet >> ReorderListBox

ReorderListBox

Metadata

Authors Jason Ginchereau
Copyrights Copyright 2013
Description ReorderListBox is an enhancement to the standard ListBox control for Windows Phone apps that allows users to drag-and-drop list items to reorder the list.
LicenseUrl http://reorderlistbox.codeplex.com/license
Owners Jason Ginchereau
ProjectUrl http://reorderlistbox.codeplex.com/
RequireLicenseAcceptance False
Title ReorderListBox
PackageSize 41829
PackageHashAlgorithm SHA512
PackageHash qCHYFBR3oGuOvb0dU4uecDWwk6N2X+ifkAU/CeTcFPyDk0o6ulXM2ayvvC18VVMajtEeY0MF/EbDb2uuBrh9zQ==
DownloadCount 000000
CreatedDate 2013-10-09T06:15:21

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

OpenWrap

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

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
1.2.0.0