Microsoft.AspNet.Web.Optimization 1.1.0-Beta1

This is a prerelease version of Microsoft.AspNet.Web.Optimization.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNet.Web.Optimization --version 1.1.0-Beta1
NuGet\Install-Package Microsoft.AspNet.Web.Optimization -Version 1.1.0-Beta1
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.0-Beta1" />
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.0-Beta1
#r "nuget: Microsoft.AspNet.Web.Optimization, 1.1.0-Beta1"
#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.0-Beta1&prerelease

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

ASP.NET Optimization introduces a way to bundle and optimize css/js 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 (12)

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

Package Downloads
BundleTransformer.Core

Bundle Transformer - a modular extension for System.Web.Optimization (also known as the Microsoft ASP.NET Web Optimization Framework). Classes `StyleTransformer` and `ScriptTransformer`, included in the core of Bundle Transformer and implement interface `IBundleTransform`. They are intended to replace the standard classes `CssMinify` and `JsMinify`. The main differences of `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 `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, 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 YSlow.

Microsoft.AspNet.Web.Optimization.WebForms

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

Twitter.Bootstrap.MVC

This package is meant to complement those using the Twitter.Bootstrap library in their MVC 5 application. Upon installation it adds bundling and minification support for easy integration into your shared layouts and views. Issues? Please post them here https://github.com/sirkirby/twitter-bootstrap-nuget/issues

twitter.bootstrap.mvc4

This has the bootstrap layout and supporting files to quickly add Twitter Bootstrap to an MVC 4 application. Install the twitter.bootstrap.mvc4.sample to see how to use the auto scaffolding feature.

System.Web.Optimization.Less

dotless adapter for system.web.optimization

GitHub repositories (209)

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 2,503,829 2/20/2014
1.1.2 1,104,081 10/31/2013
1.1.1 669,734 10/10/2013
1.1.0 538,406 6/26/2013
1.1.0-Beta1 37,953 3/12/2013
1.1.0-alpha1 35,568 10/19/2012
1.0.0 1,682,111 8/11/2012
1.0.0-beta3 21,469 6/14/2012
1.0.0-beta2 68,534 5/31/2012