AspNetSprites-Core
0.4.0
This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217
dotnet add package AspNetSprites-Core --version 0.4.0
NuGet\Install-Package AspNetSprites-Core -Version 0.4.0
<PackageReference Include="AspNetSprites-Core" Version="0.4.0" />
paket add AspNetSprites-Core --version 0.4.0
#r "nuget: AspNetSprites-Core, 0.4.0"
// Install AspNetSprites-Core as a Cake Addin #addin nuget:?package=AspNetSprites-Core&version=0.4.0 // Install AspNetSprites-Core as a Cake Tool #tool nuget:?package=AspNetSprites-Core&version=0.4.0
The ASP.NET Sprite core works with the ASP.NET Sprites Web Forms control and Sprite Helper to decrease the amount of time required to request and display a page by performing optimizations on a page's images.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on AspNetSprites-Core:
Package | Downloads |
---|---|
AspNetSprites-MvcAndRazorHelper
The ASP.NET Sprite Helper allows you to use sprites and image inlining in ASP.NET MVC 3 and ASP.NET Web Pages projects. |
|
AspNetSprites-WebFormsControl
The ASP.NET Sprite Web Forms control allows you to use sprites and image inlining in ASP.NET 4 Web Forms projects. |
|
Nancy.AspNetSprites.Razor
The Nancy Sprite Helper allows you to use sprites and image inlining in Nancy with ASP.NET hosting and the Razor viewengine. |
GitHub repositories
This package is not used by any popular GitHub repositories.