Top 20 NuGet performance Packages

Reduces load times of CSS, JavaScrip and image files. Combines CSS and JavaScript files to reduce request overheads. Minifies CSS and JavaScript files. Uses cookieless domains to reduce cookie overhead. Implementes far future caching and inserts version numbers in urls to ensure browser always loads...
Reduce bandwidth costs and page load times by compressing large images on the fly, physically resizing thumbnails and combining small images into CSS sprites to cut down on request/response overhead. No need to change your site, just add this dll and add configuration to your web.config. Extensive d...
ASP.NET Live performance counter dashboard
.NET port of Twitter's Ostrich library for capturing performance metrics in a CLR app
SimpleSpeedTester is a simple, easy to use framework that helps you speed test your .Net code by taking care some of the orchestration for you. It should NOT be confused with a performance profiler such as JetBrains' dotTrace or RedGate's ANTS profiler. The SimpleSpeedTester is intende...
Easy and fast convention-based mapping between arbitrary types.
This is the full Azure deployment package for LeanSentry. Create an account on www.leansentry.com to deploy and diagnose web applications on Windows Azure.
.NET extensions and helpers for types in System.Core.
Windows performance monitoring for ASP.NET MVC controller actions
A lightweight library for benchmarking performance of your .NET applications. BenchShark provides a powerful and easy to use API to evaluate the speed of your functions in order to track down the bottlenecks within your code.
Performance and exception handling made easy.
A simple F# utility for testing performance
lib12 is a library of universal helpers and extensions useful in any .NET project
A lightweight performance benchmark tool published by Etimo The key points are: - Lightweight and simple to use, for individual component benchmarking or for comparing different components - Supports specifying nested groups of delegates to be benchmarked hierarchically and ...
Lightweight library for caching data on disk instead of using memory. -Simple interface: Everything possible by calling getting or setting method. -Supports AES encryption for data saved on disk -No other dependencies -Support for .NET 3.5 and above -Auto-clearing of all files used for caching -M...
Extension methods providing high performance deep copy capability for of arrays of common value types - currently: byte, char, short, int, long, and their unsigned brethren where applicable. Considerably faster than Array.Copy - and it's also faster than Buffer.BlockCopy in most situations! High-pe...
"No lock... no deadlock!" Michonne is a library that allows you to erradicate deadlocks within your applicative code by providing you composable behaviors for tasks/lambdas execution (i.e. dispatcher, sequencer, balking dispatcher, etc), in replacement of locks and raw TPL primitives that will lead ...
The ViewStateOptimizer is a .NET library used to optimize the ViewState problem for the asp.net web forms platform. It will include a set of the best methods to improve the performance for the asp.net web forms when using ViewState.