Top 20 NuGet closure Packages

.NET library which minifies, compresses, combines, and caches JavaScript and CSS resources of ASP.NET and ASP.NET MVC web applications. Simply put, this library helps your applications rank better with YSlow and PageSpeed.
Include extension methods for Combres to integrate more nicer with ASP.NET MVC applications.
BundleTransformer.Closure contains two minifier-adapters for minification of JS code: `ClosureRemoteJsMinifier` and `ClosureLocalJsMinifier`. `ClosureRemoteJsMinifier` is based on the Google Closure Compiler Service API (https://developers.google.com/closure/compiler/docs/gettingstarted_api) and req...
Combres is a .NET library which minifies, compresses, combines, and caches JavaScript and CSS resources of ASP.NET and ASP.NET MVC web applications. This package contains the Log4Net adapter for Combres.
Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a.k.a closures, implicit delegate creations, etc The code-assist version that integrates with the Visual Studio 2019 IDE is here, https://marketplace.v...
Google Closure Compiler (google-closure-compiler) binding library for Bridge.NET projects.
Mashes, minifies (Google Closure Tools, YUI Compressor for .Net, Ajax Minifier, or Uglify.js), and validates your javascript (JsHint), stylesheet (CSSLint), and dotless files. | Please install with chocolatey (http://nuget.org/List/Packages/chocolatey).
Punchy is a .NET library for web applications that minifies and combines javascript and css files into pre-configured bundles at runtime. It is based on Pithy.
An API for combining, minifying, compressing, and caching CSS and JavaScript for .NET websites.
Closure Compiler (closure-compiler) binding library for Bridge.NET projects.
Google Closure integration for WinJS Universal Apps
Mashes, minifies (Google Closure Tools, YUI Compressor for .Net, Ajax Minifier, or Uglify.js), and validates your javascript (JsHint), stylesheet (CSSLint), and dotless files.
Generates Google Closure Compiler type annotations from .NET types
Tools for using Google Closure on the .NET platform. Includes MSBuild tasks for generating dependency files, and compilation. Basically a C# port of the functionality provided by closurebuilder.py and depswriter.py with a few twists.
js.net provides several tools for working with JavaScript in a '.Net' kind of way: - A wrapper around V8: Include js.net.dll in your project and you can run JavaScript straight from your .Net programs - A set of unit testing bindings for different JavaScript frameoworks that allows you to run ...
js.net provides several tools for working with JavaScript in a '.Net' kind of way: - A wrapper around V8: Include js.net.dll in your project and you can run JavaScript straight from your .Net programs - A command line interface and JavaScript file interpreter for running JavaScript straight fr...
This package provides custom MSBuild tasks: download a file from internet, merge files, helpers to generate and verify assembly versions, tasks for Google Closure Compiler and YUICompressor.
Utility for extracting values from lambdas and delegates. Can be used for unit-testing
One<T> is a generic collection that contains exactly one item. This kind of generic collection allows you to use LINQ expression to write closures and functional programming.
Transforms Expression Trees to become closure-free.