AspNetSprites-Core 0.4.0

Additional Details

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
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AspNetSprites-Core" Version="0.4.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AspNetSprites-Core" Version="0.4.0" />
                    
Directory.Packages.props
<PackageReference Include="AspNetSprites-Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AspNetSprites-Core --version 0.4.0
                    
#r "nuget: AspNetSprites-Core, 0.4.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=AspNetSprites-Core&version=0.4.0
                    
Install AspNetSprites-Core as a Cake Addin
#tool nuget:?package=AspNetSprites-Core&version=0.4.0
                    
Install AspNetSprites-Core as a Cake Tool

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 Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.