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 Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
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.