Metadata >> NuGet >> Imgur.API

Imgur.API

Metadata

Authors Damien Dennehy
Copyrights Copyright © 2015
Description Imgur API library.
IconUrl https://raw.githubusercontent.com/DamienDennehy/Imgur.API/master/icon.png
LicenseUrl https://github.com/DamienDennehy/Imgur.API/blob/master/LICENCE.md
Owners Damien Dennehy
ProjectUrl https://github.com/DamienDennehy/Imgur.API
RequireLicenseAcceptance False
Tags imgur api imgur.api
PackageSize 8193
PackageHashAlgorithm SHA512
PackageHash /GeKI1hmYTUDVnx62XDEA949WiYLbBmwFea9hF+932Ge2JgqCjjRb4n74gdPh1f8KNJDKQckD51d7w4ClsLX2Q==
DownloadCount 000000
CreatedDate 2015-08-01T18:48:09

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

OpenWrap

Installing the package:
o add-wrap Imgur.API
Uninstalling the package:
o remove-wrap Imgur.API

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
3.0.0.0