Microsoft.AspNet.Web.Optimization 1.1.3

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package Microsoft.AspNet.Web.Optimization --version 1.1.3
NuGet\Install-Package Microsoft.AspNet.Web.Optimization -Version 1.1.3
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="Microsoft.AspNet.Web.Optimization" Version="1.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNet.Web.Optimization --version 1.1.3
#r "nuget: Microsoft.AspNet.Web.Optimization, 1.1.3"
#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.
// Install Microsoft.AspNet.Web.Optimization as a Cake Addin
#addin nuget:?package=Microsoft.AspNet.Web.Optimization&version=1.1.3

// Install Microsoft.AspNet.Web.Optimization as a Cake Tool
#tool nuget:?package=Microsoft.AspNet.Web.Optimization&version=1.1.3

ASP.NET Optimization introduces a way to bundle and optimize CSS and JavaScript files.

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

NuGet packages (396)

Showing the top 5 NuGet packages that depend on Microsoft.AspNet.Web.Optimization:

Package Downloads
Microsoft.AspNet.Web.Optimization.WebForms The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

A Web Forms control for Microsoft.AspNet.Web.Optimization

BundleTransformer.Core The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Bundle Transformer - a modular extension for the System.Web.Optimization (also known as the Microsoft ASP.NET Web Optimization Framework). `StyleTransformer` and `ScriptTransformer` classes, included in the core of Bundle Transformer and implement the `IBundleTransform` interface. They are intended to replace the standard classes: `CssMinify` and `JsMinify`. The main differences of the `StyleTransformer` and `ScriptTransformer` classes from a standard implementations: ability to exclude unnecessary assets when adding assets from a directory, does not produce the re-minification of pre-minified assets, support automatic transformation of relative paths to absolute in CSS code (by using the `UrlRewritingCssPostProcessor`), etc. These classes do not produce the minification of code in runtime, but this feature can be added by installing of minifier-modules (now available modules based on Microsoft Ajax Minifier, YUI Compressor for .NET, NUglify, Google Closure Compiler, Douglas Crockford's JSMin, Dean Edwards' Packer, Mihai Bazon's UglifyJS, Sergey Kryzhanovsky's CSSO (CSS Optimizer), WebGrease and Clean-css). In addition, you can also install translator-modules, that implement the translation of code on intermediate languages (LESS, Sass, SCSS, CoffeeScript, TypeScript, Mustache (by using Hogan) and Handlebars). Apart from this, in the Bundle Transformer there is a third type of modules - postprocessors. Postprocessors runs after translators and before minifiers. Now available following postprocessors: URL rewriting CSS postprocessor (included in core) and postprocessor-module based on the Andrey Sitnik's Autoprefixer. This extension will help your web applications successfully pass a most part of the tests in Google PageSpeed.

System.Web.Optimization.Less

dotless adapter for System.Web.Optimization

System.Web.Optimization.React

Allows you to transpile JavaScript via Babel in the ASP.NET Web Optimization Framework.

CloudCore.Web

The modules required to build CloudCore-based web modules.

GitHub repositories (208)

Showing the top 5 popular GitHub repositories that depend on Microsoft.AspNet.Web.Optimization:

Repository Stars
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
JeffreySu/WeiXinMPSDK
微信全平台 SDK Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 6.0、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
stride3d/stride
Stride Game Engine (formerly Xenko)
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
xamarin/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
Version Downloads Last updated
1.1.3 98,345,864 2/20/2014
1.1.2 2,827,891 10/31/2013
1.1.1 3,578,282 10/10/2013
1.1.0 2,396,752 6/26/2013
1.1.0-Beta1 83,480 3/12/2013
1.1.0-alpha1 57,422 10/19/2012
1.0.0 11,362,983 8/11/2012
1.0.0-beta3 48,531 6/14/2012
1.0.0-beta2 149,196 5/31/2012