Metadata >> NuGet >> GravatarSharp.Core

GravatarSharp.Core

Metadata

Authors SystemOut
Copyrights Copyright 2015 Nicklas Møller Jepsen
Description A very simple API to get a gravatar image from an email addres. Also provides the full user profile based on the email and enables the consumer to get a custom sized user image by calling a single method.
Owners SystemOut
ProjectUrl https://github.com/nicklasjepsen/GravatarSharp
ReleaseNotes Just some pratical changes - icon, license and stuff.
RequireLicenseAcceptance False
Tags Gravatar
Dependencies Newtonsoft.Json:7.0.1
Title GravatarSharp.Core
PackageSize 29751
PackageHashAlgorithm SHA512
PackageHash rZ8kBdeSokUZXrM/rFU+FWVgCoWf/SFIelle7GjFBDmaxZZe5NBsF4UAriV1wMRkKvixTGZpJyTNtGTKyI3o8w==
DownloadCount 000000
CreatedDate 2015-08-08T05:59:36
IconUrl http://1drv.ms/1OWCZWf
LicenseUrl https://github.com/nicklasjepsen/GravatarSharp/blob/master/License.txt

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

OpenWrap

Installing the package:
o add-wrap GravatarSharp.Core
Uninstalling the package:
o remove-wrap GravatarSharp.Core

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
0.3.0.2
0.3.0.1
0.2.1.17889
0.2.0.28120
0.1.6.28043
0.1.1.27940
0.1.5695.27250