GravatarHelper.AspNetCore NuGet Package

A simple ASP.NET Core TagHelper for Gravatar.

To use please add the following to your '_ViewImports.cshtml' file:

@using GravatarHelper.Common
@addTagHelper *, GravatarHelper.AspNetCore

You can then use it in any .cshtml file as follows:

<img gravatar-email="[email protected]" gravatar-size="80" alt="My Gravatar" />.




Got any GravatarHelper.AspNetCore Question?





Info

Version: 1.1.0
Author(s): Johannes Kommer
Last Update: Sunday, February 24, 2019
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/jkommer/GravatarHelper/
NuGet Url: https://www.nuget.org/packages/GravatarHelper.AspNetCore


Install
Install-Package GravatarHelper.AspNetCore
dotnet add package GravatarHelper.AspNetCore
paket add GravatarHelper.AspNetCore
GravatarHelper.AspNetCore Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

1.8

avg-downloads-per-day

16

days-since-last-release

1888