0
kicks
ASP.NET Sprite and Image Optimization
The blogpost explains the NuGet package - ASP.NET Sprites. Sprite is a single image composed of multiple icons. The package helps in the generation of sprites. It also provides ImageSprite control for WebForms. For MVC, it provides the Sprite Helper class. With these controls in place, a single image within the sprite can be used.