Search for size returned 74 packages
Displaying results 1 - 20.
-
NLog
By:
NLog is a logging platform for .NET with rich log routing and management capabilities. It can help you produce and manage high-quality logs for your application regardless of its size or complexity. This package installs NLog.dll with includes core logging functionality. For your main project also need to install "NLog Configuration" package.
-
FileSize
By:
A simple object to represent the size of a file. This is super useful when converting between bytes, megabytes, gigabytes, etc. Provides nice parsing for values like '2 GB' or '1.54mb'. Also has nice formatting in its ToString method.
-
ImageResizer
By:
Lightweight HttpModule, REST API, and managed API for *safe* and highly-optimized server-side image processing. Docs: http://imageresizing.net/ Support: http://imageresizing.net/support Works with .NET 2, 3, 3.5, 4, 4.5, ASP.NET WebForms, MVC 1-4, WebAPI, Routing, IIS 5, 5.1, 6, 7, 7.5, & 8 and nearly all CMSes. Use ether the URL API: image.jp... More information
-
PagedList
By:
PagedList makes it easier for .Net developers to write paging code. It allows you to take any IEnumerable(T) and by specifying the page size and desired page index, select only a subset of that list. PagedList also provides properties that are useful when building UI paging controls.
-
CodeBits Byte Size Friendly Name Generator
By:
Builds a friendly representation of a specified byte size value, after converting it to the best matching unit (bytes, KB, MB, GB, etc.). Has various options to control the format of the outputted string. See the project site for documentation.
-
ImageResizer Web.Config Installation
By:
Installs the ImageResizer module by (carefully) modifying Web.Config. Docs: http://imageresizing.net/ Support: http://imageresizing.net/support ## 30+ plugins available Search 'ImageResizer' on nuget.org, or visit imageresizing.net to see 40+ plugins, including WPF, WIC, FreeImage, OpenCV, AForge & Ghostscript (PDF) integrations. You'll also f... More information
-
ImageResizer.Mvc - MVC-friendly utilities
By:
Provides the MvcRoutingShim plugin for the ImageResizer Core library, which enables compatibility with MVC routing. Docs: http://imageresizing.net/plugins/mvcroutingshim Support: http://imageresizing.net/support ## 30+ plugins available Search 'ImageResizer' on nuget.org, or visit imageresizing.net to see 40+ plugins, including WPF, WIC, FreeI... More information
-
ImageResizer Web.Config Installation for MVC
By:
Installs the ImageResizer module (with MVC support) by (carefully) modifying Web.Config. Docs: http://imageresizing.net/ Support: http://imageresizing.net/support ## 30+ plugins available Search 'ImageResizer' on nuget.org, or visit imageresizing.net to see 40+ plugins, including WPF, WIC, FreeImage, OpenCV, AForge & Ghostscript (PDF) integrat... More information
-
protobuf-net
By:
Protocol Buffers is the name of the binary serialization format used by Google for much of their data communications. It is designed to be: small in size - efficient data storage (far smaller than xml) cheap to process - both at the client and server platform independent - portable between different programming architectures extensible - to add new... More information
-
ImageResizer.Plugins.DiskCache
By:
Adds disk caching to the ImageResizer core. Fast, multithreaded, and self-managing. Drastically increases scalability and performance. Writing processed images to disk permits images to be served as static files by IIS, eliminating the typical RAM and CPU overhead assocatied with real-time image processing. Used by websites hosting hundreds of th... More information
-
ImageResizer.Plugins.PrettyGifs - High-quality GIF and 8-bit PNG encoding plugin
By:
Replaces .NET's default GIF and 8-bit PNG encoding with high-quality Octree Quantization and multi-pass dithering support. Docs: http://imageresizing.net/plugins/prettygifs Support: http://imageresizing.net/support Requires license, see http://imageresizing.net/plugins ## 30+ plugins available Search 'ImageResizer' on nuget.org, or visit ima... More information
-
ImageResizer.Plugins.AnimatedGifs - Resize and process animated GIFs
By:
Adds support for processing animated GIFs, resizing/cropping/editing each frame automatically before re-composing them. Install and forget - no commands required. Docs: http://imageresizing.net/plugins/animatedgifs Support: http://imageresizing.net/support Requires license, see http://imageresizing.net/plugins ## 30+ plugins available Search ... More information
-
Silverlight SharedSizeGroup
By:
Since there is no SharedSizeGroup property for the Silverlight Grid I decided to code that myself. It is really helpful if you design a page with multiple Grids on it.
-
ImageResizer.Plugins.S3Reader - Serve (and resize) images (and documents) from Amazon S3
By:
Enables ImageResizer to access and process images from Amazon S3 buckets. Docs: http://imageresizing.net/plugins/s3reader Support: http://imageresizing.net/support Requires license, see http://imageresizing.net/plugins ## 30+ plugins available Search 'ImageResizer' on nuget.org, or visit imageresizing.net to see 40+ plugins, including WPF, WI... More information
-
ImageResizer.Plugins.SimpleFilters - Grayscale, sepia, transparency, and brightness adjustments
By:
Apply grayscale, sepia, alpha, or brightness filters via the URL. * &s.grayscale=true|y|ry|ntsc|bt709|flat (true, ntsc, and y produce identical results) * &s.sepia=true * &s.alpha= 0..1 * &s.brightness=-1..1 * &s.contrast=-1..1 * &s.saturation=-1..1 * &s.invert=true Docs: http://imageresizing.net/plugins/simplefilters Support: http://imageresi... More information
-
ImageResizer.Plugins.Watermark - Watermark images dynamically
By:
Dynamically apply an unlimited number of image and text over and under-lays with WPF-style layout. Docs: http://imageresizing.net/plugins/watermark Support: http://imageresizing.net/support Requires license, see http://imageresizing.net/plugins ## 30+ plugins available Search 'ImageResizer' on nuget.org, or visit imageresizing.net to see 40+ p... More information
-
Oracle Data Provier for .NET (ODP.NET) x86
By:
This NuGet package contains Oracle.DataAccess.dll (x86 - both the net20 and net40 versions) needed to compile a project that uses Oracle's ODP.NET Library. Oracle will still need to be installed on the production or development machine in order to connect to Oracle (those libraries are greater than 100MB in size, so it didn't make sense to include ... More information
-
ImageResizer.Samples.Jcrop
By:
Cropping and resizing made simple with this easy, packaged demo. Install into any Web Application. Docs: http://imageresizing.net/plugins/wic Support: http://imageresizing.net/support ## 30+ plugins available Search 'ImageResizer' on nuget.org, or visit imageresizing.net to see 40+ plugins, including WPF, WIC, FreeImage, OpenCV, AForge & Gho... More information
-
ImageResizer.Plugins.SqlReader - Serve (and resize) images (and documents) from the database
By:
Enables ImageResizer to access and process images located in a SQL database. Docs: http://imageresizing.net/plugins/sqlreader Support: http://imageresizing.net/support Requires license, see http://imageresizing.net/plugins ## 30+ plugins available Search 'ImageResizer' on nuget.org, or visit imageresizing.net to see 40+ plugins, including WPF,... More information
-
ImageResizer.Plugins.AzureReader - Process images from the Azure blobstore
By:
Enables ImageResizer to access and process images from Azure. Docs: http://imageresizing.net/plugins/azurereader Support: http://imageresizing.net/support Requires license, see http://imageresizing.net/plugins ## 30+ plugins available Search 'ImageResizer' on nuget.org, or visit imageresizing.net to see 40+ plugins, including WPF, WIC, FreeIm... More information
- Previous
- Next