49 packages
returned for Tags:"system.web"
Bundle Transformer: LESS
BundleTransformer.Less contains one translator-adapter - `LessTranslator` (supports the LESS (http://lesscss.org) version 3.8.1). This adapter makes translation of LESS code to CSS code. Also contains the `LessAssetHandler` debugging HTTP handler, which is responsible for text output of translated...
More information
dotless adapter for System.Web.Optimization
dotless adapter for system.web.optimization
ImageResizer.Mvc [deprecated - merged with ImageResizer core]
If you are using ImageResizer 4+, you may safely remove this dependency from your project.
Bundle Transformer: Sass and SCSS
BundleTransformer.SassAndScss contains one translator-adapter - `SassAndScssTranslator`. This adapter makes translation of Sass and SCSS code to CSS code by using the LibSass Host for .NET (https://github.com/Taritsyn/LibSassHost) version 1.2.2 (supports the LibSass (http://sass-lang.com/libsass)...
More information
Bundle Transformer: Autoprefixer
BundleTransformer.Autoprefixer contains one postprocessor-adapter for postprocessing of CSS code - `AutoprefixCssPostProcessor`. `AutoprefixCssPostProcessor` is based on the Andrey Sitnik's Autoprefixer (https://github.com/postcss/autoprefixer) version 9.4.6.
As a JS engine is used the JavaScript...
More information
Bundle Transformer: UglifyJS
BundleTransformer.UglifyJs contains one minifier-adapter for minification of JS code - `UglifyJsMinifier`. `UglifyJsMinifier` is based on the Mihai Bazon's UglifyJS (https://github.com/mishoo/UglifyJS2) version 2.8.29.
As a JS engine is used the JavaScript Engine Switcher library...
More information
Bundle Transformer: TypeScript
BundleTransformer.TypeScript contains one translator-adapter - `TypeScriptTranslator` (supports the TypeScript (http://www.typescriptlang.org) version 2.9.2). This adapter makes translation of TypeScript code to JS code. Also contains the `TypeScriptAssetHandler` debugging HTTP handler, which is...
More information
System.Web.Helpers.dll for net20
Extends JavaScriptConverter to configure System.Web.Script.Serialization.JavaScriptSerializer for handling circular references
AngularJS templates bundling
ASP.NET MVC bundle and MsBuild task that combine multiple AngularJS templates into one file.
Bundle Transformer: CoffeeScript
BundleTransformer.CoffeeScript contains one translator-adapter - `CoffeeScriptTranslator` (supports the CoffeeScript (http://coffeescript.org) version 2.3.1). This adapter makes translation of CoffeeScript code to JS code. Also contains the `CoffeeScriptAssetHandler` debugging HTTP handler, which is...
More information
Bundle Transformer: Clean-css
BundleTransformer.CleanCss contains one minifier-adapter for minification of CSS code - `CleanCssMinifier`. `CleanCssMinifier` is based on the Clean-css (https://github.com/jakubpawlowicz/clean-css) version 4.1.11.
As a JS engine is used the JavaScript Engine Switcher library...
More information
This extends System.Web.Mvc.
Provides SCSS compilation support for System.Web.Optimization
Packaged System.Web.dll to avoid dll missing error in deployment servers
Bundle Transformer: Handlebars
BundleTransformer.Handlebars contains one translator-adapter - `HandlebarsTranslator` (supports the Handlebars (http://handlebarsjs.com) version 4.0.12). This adapter makes translation of Handlebars templates to JS code. Also contains the `HandlebarsAssetHandler` debugging HTTP handler, which is...
More information
This package extends System.Web.
This library extends System.Web and WebForms.
TypeScript Bundle Transform
A bundle transform for ASP.NET that takes a TypeScript bundle and compiles it to Javascript. Uses the TypeScript compiler, which is written in TypeScript and compiled to Javascript and runs it in Google's V8 Javascript Engine on your server. This is an implementation of the IBundleTransform...
More information
Bundle Transformer: WebGrease
BundleTransformer.WG contains one minifier-adapter for minification of CSS code - `WgCssMinifier`. `WgCssMinifier` is based on the WebGrease Semantic CSS minifier (http://webgrease.codeplex.com) version 1.6.0.