Info
Version: | 1.0.0 |
Author(s): | Tatham Oddie |
Last Update: | Saturday, March 19, 2011 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://twavatar.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/twavatar |
Install
Install-Package twavatar
dotnet add package twavatar
paket add twavatar
twavatar Download (Unzip the "nupkg" after downloading)
Just write @Html.TwitterAvatar("tathamoddie") in your MVC view, or call new AvatarUrlBuilder().BuildUrl("tathamoddie"). Supports multiple sizes.