Converts a collection of images into a single sprite for efficient display as thumbnails for use in web applications.
Info
Version: | 0.1.1 |
Author(s): | Mark Carpenter |
Last Update: | Thursday, July 4, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/worldwidewat/SpriteThumbs |
NuGet Url: | https://www.nuget.org/packages/WorldWideWat.SpriteThumbs |
Install
Install-Package WorldWideWat.SpriteThumbs
dotnet add package WorldWideWat.SpriteThumbs
paket add WorldWideWat.SpriteThumbs
WorldWideWat.SpriteThumbs Download (Unzip the "nupkg" after downloading)
Dependencies
- WebActivatorEx(2.0.0)