GravatarClient 1.6.0

dotnet add package GravatarClient --version 1.6.0
NuGet\Install-Package GravatarClient -Version 1.6.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="GravatarClient" Version="1.6.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GravatarClient --version 1.6.0
#r "nuget: GravatarClient, 1.6.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install GravatarClient as a Cake Addin
#addin nuget:?package=GravatarClient&version=1.6.0

// Install GravatarClient as a Cake Tool
#tool nuget:?package=GravatarClient&version=1.6.0

GravatarClient is an AjaxControlToolkit based client side behavior for adding photo and datas from the Gravatar.com to the webpage automatically.

New BSD License

The md5.js and utf8_encode.js has own licence.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.6.0 1,957 2/1/2014

Change log:

1.6.0 New lines in AboutMe when the source contains new line char.
1.5.1 Moved Listgroup methods to the base class.
1.5.0 Icons property for ims and accounts.
1.4.2 Bootstrap 3 Glyphicons for details.
1.4.0 Gravatar details visible when it enabled in property LoadedDetails.
1.3.1 Updated to Bootstrap 3 stable version
1.3.0 Formatted panel.
1.2.9 Panel with Title, Details, details loading with generated head script.
1.2.1 Base class, fixed data url, some method.
1.0.0 Initial version, with loaded image.