Microsoft.AspNet.Web.Optimization
1.1.3
dotnet add package Microsoft.AspNet.Web.Optimization --version 1.1.3
NuGet\Install-Package Microsoft.AspNet.Web.Optimization -Version 1.1.3
<PackageReference Include="Microsoft.AspNet.Web.Optimization" Version="1.1.3" />
paket add Microsoft.AspNet.Web.Optimization --version 1.1.3
#r "nuget: Microsoft.AspNet.Web.Optimization, 1.1.3"
// 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 | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
-
- Microsoft.Web.Infrastructure (>= 1.0.0)
- WebGrease (>= 1.5.2)
NuGet packages (395)
Showing the top 5 NuGet packages that depend on Microsoft.AspNet.Web.Optimization:
Package | Downloads |
---|---|
Microsoft.AspNet.Web.Optimization.WebForms
A Web Forms control for Microsoft.AspNet.Web.Optimization |
|
BundleTransformer.Core
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. |
|
Microsoft.AspNet.Web.Optimization.zh-Hans
此程序包包含适用于 ASP.NET Web Optimization 的简体中文附属程序集。 |
GitHub repositories (207)
Showing the top 5 popular GitHub repositories that depend on Microsoft.AspNet.Web.Optimization:
Repository | Stars |
---|---|
JeffreySu/WeiXinMPSDK
微信全平台 SDK Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 6.0、.NET 7.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
|
RicoSuter/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
|
|
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
|
|
stride3d/stride
Stride Game Engine (formerly Xenko)
|
|
xamarin/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
|
Version | Downloads | Last updated |
---|---|---|
1.1.3 | 79,228,101 | 2/20/2014 |
1.1.2 | 2,490,168 | 10/31/2013 |
1.1.1 | 3,147,960 | 10/10/2013 |
1.1.0 | 2,048,881 | 6/26/2013 |
1.1.0-Beta1 | 68,461 | 3/12/2013 |
1.1.0-alpha1 | 52,419 | 10/19/2012 |
1.0.0 | 10,007,165 | 8/11/2012 |
1.0.0-beta3 | 39,813 | 6/14/2012 |
1.0.0-beta2 | 132,552 | 5/31/2012 |