"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."
Library or NuGet package built with .net standard and c# by Andrey Taritsyn.
Project website: https://github.com/Taritsyn/BundleTransformer
Repository: https://github.com/Taritsyn/BundleTransformer
NuGet: https://www.nuget.org/packages/BundleTransformer.Core
"Run your xunit-based tests on an STA thread with the WPF Dispatcher, a WinForms SynchronizationContext, or even a cross-platform generic UI thread emulation with a Synch…"
Library or NuGet package built with .net standard and c# by Andrew Arnott.
"NetTopologySuite support for the Microsoft SQL Server database provider for Entity Framework Core."
Library or NuGet package built with .net standard and c# by Microsoft.
"Real user monitoring for your Xamarin app."
Library or NuGet package built with .net standard and c# by AppDynamics Inc..
"LaunchDarkly common code for .NET and Xamarin clients"
Library or NuGet package built with .net standard and c# by LaunchDarkly.Common.StrongName.
"Microsoft ReportViewer Runtime 2015 for Web Forms"
Library or NuGet package built with .net standard and c# by thiago.fialho.
"SQLite.Net PCL is an open source, minimal library to allow .NET and Mono applications to store data in SQLite databases. …"
Library or NuGet package built with .net standard and c# by Øystein Krog, Frank Krueger & Tim Heuer.
Hello, I'm Corstiaan. I'm a software developer from the Netherlands and I manage BuiltWithDot.Net. I created this site as a place where developers working with .net technology can showcase their projects and inspire other developers.
There's so much you can build with .net these days that I thought it would be nice to have a corner of the web dedicated to the breadth of .net. Enjoy!
Get weekly updates about new projects built with .net tech
Great! Click the link in the e-mail to confirm. Check the spam folder if you can't find it.
No spam. Unsubscribe any time.
© 2025 - created by Corstiaan Hesselink - submit project - RSS feed - contact