Metadata >> NuGet >> MoviePosterDb

MoviePosterDb

Metadata

Authors Erik Schierboom
Copyrights Copyright Erik Schierboom 2014
Description A library to access the MoviePosterDB API.
Owners Erik Schierboom
RequireLicenseAcceptance False
Title MoviePosterDb
PackageSize 17087
PackageHashAlgorithm SHA512
PackageHash NXvy3KTVN0wsg/8K9TzWxRibM1x5dFX2dvqwpN52n6HEbS7WPnYMyPwWON0mLB4LJMqKqzp3FYm28XBFw0i/Jg==
DownloadCount 000000
CreatedDate 2014-02-05T11:25:04
LicenseUrl https://github.com/ErikSchierboom/MoviePosterDb/blob/master/LICENSE
ProjectUrl https://github.com/ErikSchierboom/MoviePosterDb
ReleaseNotes Streamlined API.
Tags movieposterdb movie poster

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

OpenWrap

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

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.1.0
1.0.0