Talifun.Web
3.0.1
dotnet add package Talifun.Web --version 3.0.1
NuGet\Install-Package Talifun.Web -Version 3.0.1
<PackageReference Include="Talifun.Web" Version="3.0.1" />
paket add Talifun.Web --version 3.0.1
#r "nuget: Talifun.Web, 3.0.1"
// Install Talifun.Web as a Cake Addin
#addin nuget:?package=Talifun.Web&version=3.0.1
// Install Talifun.Web as a Cake Tool
#tool nuget:?package=Talifun.Web&version=3.0.1
A suite of Http Modules and Http Handlers to easily implemented best practices and increase performance of asp.net webforms and asp.net mvc websites.
Product | Versions |
---|---|
.NET Framework | net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Talifun.Web:
Package | Downloads |
---|---|
Talifun.Web.CssSprite
A module that compresses images into a single image, and then creates a css file to split image into sprites. More then likely you really want an msbuild task to do this. Get nuget package Talifun.Crusher.MsBuild if this is the case. |
|
Talifun.Web.Crusher
A module that compresses js into a single file, and css into a single file. More then likely you really want an msbuild task to do this. Get nuget package Talifun.Crusher.MsBuild if this is the case. |
GitHub repositories
This package is not used by any popular GitHub repositories.