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" />
<PackageVersion Include="Microsoft.AspNet.Web.Optimization" Version="1.1.3" />
<PackageReference Include="Microsoft.AspNet.Web.Optimization" />
paket add Microsoft.AspNet.Web.Optimization --version 1.1.3
#r "nuget: Microsoft.AspNet.Web.Optimization, 1.1.3"
#addin nuget:?package=Microsoft.AspNet.Web.Optimization&version=1.1.3
#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 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. |
-
- Microsoft.Web.Infrastructure (>= 1.0.0)
- WebGrease (>= 1.5.2)
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 (206)
Showing the top 20 popular GitHub repositories that depend on Microsoft.AspNet.Web.Optimization:
Repository | Stars |
---|---|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
|
stride3d/stride
Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
|
|
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
|
|
openiddict/openiddict-core
Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET
|
|
xamarin/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
|
|
hardkoded/puppeteer-sharp
Headless Chrome .NET API
|
|
MiniProfiler/dotnet
A simple but effective mini-profiler for ASP.NET (and Core) websites
|
|
ONLYOFFICE/CommunityServer
Free open source office suite with business productivity tools: document and project management, CRM, mail aggregator.
|
|
smartstore/SmartStoreNET
Open Source ASP.NET MVC Enterprise eCommerce Shopping Cart Solution
|
|
reactjs/React.NET
.NET library for JSX compilation and server-side rendering of React components
|
|
Glimpse/Glimpse
The open source diagnostics platform for the web
|
|
prometheus-net/prometheus-net
.NET library to instrument your code with Prometheus metrics
|
|
pnp/PnP
SharePoint / Office 365 Developer Patterns and Practices - Archived older solutions. Please see https://aka.ms/m365pnp for updated guidance
|
|
cedrozor/myrtille
A native HTML4 / HTML5 Remote Desktop Protocol and SSH client
|
|
jakubgarfield/Bonobo-Git-Server
Bonobo Git Server for Windows is a web application you can install on your IIS and easily manage and connect to your git repositories. Go to homepage for release and more info.
|
|
zkavtaskin/Domain-Driven-Design-Example
Blog series supplementary domain-driven design C# repository that (hopefully) actually makes sense.
|
|
microsoft/WhatTheHack
A collection of challenge based hack-a-thons including student guide, coach guide, lecture presentations, sample/instructional code and templates. Please visit the What The Hack website at: https://aka.ms/wth
|
|
DotNetOpenAuth/DotNetOpenAuth
A C# implementation of the OpenID, OAuth protocols
|
|
microsoft/PowerApps-Samples
Sample code for Power Apps, including Dataverse, model-driven apps, canvas apps, Power Apps component framework, portals, and AI Builder.
|
Version | Downloads | Last updated |
---|---|---|
1.1.3 | 2,503,831 | 2/20/2014 |
1.1.2 | 1,104,082 | 10/31/2013 |
1.1.1 | 669,736 | 10/10/2013 |
1.1.0 | 538,407 | 6/26/2013 |
1.1.0-Beta1 | 37,954 | 3/12/2013 |
1.1.0-alpha1 | 35,569 | 10/19/2012 |
1.0.0 | 1,682,112 | 8/11/2012 |
1.0.0-beta3 | 21,470 | 6/14/2012 |
1.0.0-beta2 | 68,537 | 5/31/2012 |