Humanizer.Core.uz-Latn-UZ
by: Mehdi Khalili, Claire Novotny
- 74 total downloads
- Latest version: 2.14.1
Humanizer Locale Uzbek (Latin, Uzbekistan) (uz-Latn-UZ)
Humanizer.Core.vi
by: Mehdi Khalili, Claire Novotny
- 73 total downloads
- Latest version: 2.14.1
Humanizer Locale Vietnamese (vi)
Humanizer.Core.zh-CN
by: Mehdi Khalili, Claire Novotny
- 66 total downloads
- Latest version: 2.14.1
Humanizer Locale Chinese (China) (zh-CN)
Humanizer.Core.zh-Hans
by: Mehdi Khalili, Claire Novotny
- 69 total downloads
- Latest version: 2.14.1
Humanizer Locale Chinese (zh-Hans)
Humanizer.Core.zh-Hant
by: Mehdi Khalili, Claire Novotny
- 97 total downloads
- Latest version: 2.14.1
Humanizer Locale Chinese (zh-Hant)
IDisposableAnalyzers
by: Johan Larsson, milleniumbug
- 2 total downloads
- Latest version: 4.0.8
Analyzers and fixes for IDisposable.
ImageResizer
by: Nathanael Jones, Imazen
- 5 total downloads
- Latest version: 4.2.0
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 4.5.1+, ASP.NET WebForms, MVC 1-4, WebAPI, Routing, IIS 7, 7.5, & 8, 8.1 and nearly all CMSes.
Use ether the URL API: image.jpg?width=100&height=100 *or* the Managed API: ImageBuilder.Current.Build(source,dest,settings).
ImageResizer provides incredible quality and highly-optimized image processing - by default. Don't leak memory by using System.Drawing directly or create horrible previews with GetThumbnailImage. Add the ImageResizer.Plugins.DiskCache package to serve dynamic images as fast as static ones.
With this library, you can create beautiful image galleries, product thumbnails, and fast, scalable websites *without* sacrificing agility or responsive web design.
## Functionality in this package
The ImageResizer core package lets you:
1. Decode jpeg, png, gif, tiff, and bmp files from uploads, streams, byte arrays, and files.
2. Pre-rotate or flip (based on gravity sensor OR manual angle).
3. Apply manual cropping in either source or screen coordinates.
4. Efficiently apply width and/or height constraints, using any of several constraint modes: max, pad, crop, or stretch. Provides the highest quality image resampling (bicubic 2-pass) available on the windows platform.
5. Rotate, flip, add borders, padding, margins, with custom colors.
3. Re-compress into jpeg (with adjustable compression) or lossless png form - as a byte array, stream, or file.
All through a REST API and Managed API with a symmetrical command set.
URL rewriting, custom authorization, 404 fallbacks, gradient generation, exif stripping, size limiting, and cache-control customization are also included in the core DLL.
## 30+ plugins available
Search 'ImageResizer' on nuget.org, or visit imageresizing.net to see 40+ plugins. Some offer 4-30x performance improvements; some render PDFs and PSDs; others detect faces and trim whitespace.
You'll find plugins for disk caching, memory caching, Microsoft SQL blob support, Amazon CloudFront, S3, Azure Blob Storage, MongoDB GridFS, automatic whitespace trimming, automatic white balance, octree 8-bit gif/png quantization and transparency dithering, animated gif resizing, watermark & text overlay support, content aware image resizing / seam carving (based on CAIR), grayscale, sepia, histogram, alpha, contrast, saturation, brightness, hue, Guassian blur, noise removal, and smart sharpen filters, psd editing & rendering, raw (CR2, NEF, DNG, etc.) file exposure, .webp (weppy) support, image batch processing & compression into .zip archives, red eye auto-correction, face detection, and secure (signed!) remote HTTP image processing. Most datastore plugins support the Virtual Path Provider system, and can be used for non-image files as well.
## Third-party integration
Third parties have made some excellent UI wrappers and plugins, including Eksponent CropUp, FluentExtensions, jQuery NailThumb, WebCropImage, and mindrevolution's ResponsivePresets. Check out our own StudioJS for an amazing image editing studio based on the REST API.
ImageResizer.Plugins.AdaptiveImages
by: Hady Osman
- 3 total downloads
- Latest version: 1.0.0
Adaptive Images detects your visitor's screen size and automatically creates and delivers device appropriate re-scaled versions of your web page's embeded HTML images. No mark-up changes needed. It is intended for use with Responsive Designs and to be combined with Fluid Image techniques.
Why? Because your site is being increasingly viewed on smaller, slower, low bandwidth devices. On those devices your desktop-centric images load slowly, cause UI lag, and cost you and your visitors un-necessary bandwidth and money. Adaptive Images fixes that.
Inspiration: http://www.adaptive-images.com/
Support: http://www.twitter.com/hadynz
ImageResizer.Plugins.AnimatedGifs
by: Nathanael Jones, Imazen
- 3 total downloads
- Latest version: 3.4.3
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 'ImageResizer' on nuget.org, or visit imageresizing.net to see 40+ plugins, including WPF, WIC, FreeImage, OpenCV, AForge & Ghostscript (PDF) integrations. You'll also find plugins for disk caching, memory caching, Microsoft SQL blob support, Amazon CloudFront, S3, Azure Blob Storage, MongoDB GridFS, automatic whitespace trimming, automatic white balance, octree 8-bit gif/png quantization and transparency dithering, animated gif resizing, watermark & text overlay support, content aware image resizing / seam carving (based on CAIR), grayscale, sepia, histogram, alpha, contrast, saturation, brightness, hue, Guassian blur, noise removal, and smart sharpen filters, psd editing & rendering, raw (CR2, NEF, DNG, etc.) file exposure, .webp (weppy) support, image batch processing & compression into .zip archives, red eye auto-correction, face detection, and secure (signed!) remote HTTP image processing. Most datastore plugins support the Virtual Path Provider system, and can be used for non-image files as well.
ImageResizer.Plugins.DiskCache
by: Nathanael Jones, Imazen
- 3 total downloads
- Latest version: 3.4.3
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 thousands of images, with hundreds of requests per second.
Docs: http://imageresizing.net/plugins/diskcache
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, FreeImage, OpenCV, AForge & Ghostscript (PDF) integrations. You'll also find plugins for disk caching, memory caching, Microsoft SQL blob support, Amazon CloudFront, S3, Azure Blob Storage, MongoDB GridFS, automatic whitespace trimming, automatic white balance, octree 8-bit gif/png quantization and transparency dithering, animated gif resizing, watermark & text overlay support, content aware image resizing / seam carving (based on CAIR), grayscale, sepia, histogram, alpha, contrast, saturation, brightness, hue, Guassian blur, noise removal, and smart sharpen filters, psd editing & rendering, raw (CR2, NEF, DNG, etc.) file exposure, .webp (weppy) support, image batch processing & compression into .zip archives, red eye auto-correction, face detection, and secure (signed!) remote HTTP image processing. Most datastore plugins support the Virtual Path Provider system, and can be used for non-image files as well.
ImageResizer.Plugins.PrettyGifs
by: Nathanael Jones, Imazen
- 3 total downloads
- Latest version: 3.4.3
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 imageresizing.net to see 40+ plugins, including WPF, WIC, FreeImage, OpenCV, AForge & Ghostscript (PDF) integrations. You'll also find plugins for disk caching, memory caching, Microsoft SQL blob support, Amazon CloudFront, S3, Azure Blob Storage, MongoDB GridFS, automatic whitespace trimming, automatic white balance, octree 8-bit gif/png quantization and transparency dithering, animated gif resizing, watermark & text overlay support, content aware image resizing / seam carving (based on CAIR), grayscale, sepia, histogram, alpha, contrast, saturation, brightness, hue, Guassian blur, noise removal, and smart sharpen filters, psd editing & rendering, raw (CR2, NEF, DNG, etc.) file exposure, .webp (weppy) support, image batch processing & compression into .zip archives, red eye auto-correction, face detection, and secure (signed!) remote HTTP image processing. Most datastore plugins support the Virtual Path Provider system, and can be used for non-image files as well.
ImageResizer.WebConfig
by: Nathanael Jones, Imazen
- 2 total downloads
- Latest version: 4.0.5
Installs 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. Some offer 4-30x performance improvements; some render PDFs and PSDs; others detect faces and trim whitespace.
You'll find plugins for disk caching, memory caching, Microsoft SQL blob support, Amazon CloudFront, S3, Azure Blob Storage, MongoDB GridFS, automatic whitespace trimming, automatic white balance, octree 8-bit gif/png quantization and transparency dithering, animated gif resizing, watermark & text overlay support, content aware image resizing / seam carving (based on CAIR), grayscale, sepia, histogram, alpha, contrast, saturation, brightness, hue, Guassian blur, noise removal, and smart sharpen filters, psd editing & rendering, raw (CR2, NEF, DNG, etc.) file exposure, .webp (weppy) support, image batch processing & compression into .zip archives, red eye auto-correction, face detection, and secure (signed!) remote HTTP image processing. Most datastore plugins support the Virtual Path Provider system, and can be used for non-image files as well.
J2N
by: NightOwl888
- 1 total downloads
- Latest version: 2.0.0
J2N is a library that helps bridge the gap between .NET and Java. It provides components to assist with porting Java code to .NET, such as collections, adapters, and extensions. It contains some features from Java that also make it generally useful in any .NET application.
JavaScriptEngineSwitcher.ChakraCore
by: Andrey Taritsyn
- 1 total downloads
- Latest version: 2.4.8
JavaScriptEngineSwitcher.ChakraCore contains adapter `ChakraCoreJsEngine` (wrapper for the ChakraCore (http://github.com/Microsoft/ChakraCore)). Project was based on the code of Chakra-Samples (http://github.com/Microsoft/Chakra-Samples) and jsrt-dotnet (http://github.com/robpaveza/jsrt-dotnet).
This package does not contain the native implementations of ChakraCore. Therefore, you need to choose and install the most appropriate package(s) for your platform. The following packages are available:
* JavaScriptEngineSwitcher.ChakraCore.Native.win-x86
* JavaScriptEngineSwitcher.ChakraCore.Native.win-x64
* JavaScriptEngineSwitcher.ChakraCore.Native.win8-arm
* JavaScriptEngineSwitcher.ChakraCore.Native.debian-x64
* JavaScriptEngineSwitcher.ChakraCore.Native.osx-x64
JavaScriptEngineSwitcher.Core
by: Andrey Taritsyn
- 1 total downloads
- Latest version: 2.4.9
JavaScript Engine Switcher determines unified interface for access to the basic features of popular JavaScript engines (MSIE JavaScript Engine for .Net, Microsoft ClearScript.V8, Jurassic, Jint and ChakraCore). This library allows you to quickly and easily switch to using of another JavaScript engine.
JavaScriptEngineSwitcher.Msie
by: Andrey Taritsyn
- 1 total downloads
- Latest version: 2.4.9
JavaScriptEngineSwitcher.Msie contains adapter `MsieJsEngine` (wrapper for the MSIE JavaScript Engine for .Net (http://github.com/Taritsyn/MsieJavaScriptEngine)). For correct working of the MSIE JavaScript Engine it is recommended to install Internet Explorer 9+ or Microsoft Edge on the machine.
JavaScriptEngineSwitcher.V8
by: Andrey Taritsyn
- 1 total downloads
- Latest version: 2.4.2
JavaScriptEngineSwitcher.V8 contains adapter `V8JsEngine` (wrapper for the Microsoft ClearScript.V8 (http://github.com/Microsoft/ClearScript) version of May 13, 2017).
This package does not contain the native ClearScript and V8 assemblies. Therefore, you need to choose and install the most appropriate package(s) for your platform. The following packages are available:
* JavaScriptEngineSwitcher.V8.Native.win-x86
* JavaScriptEngineSwitcher.V8.Native.win-x64
JavaScriptEngineSwitcher.Vroom
by: Andrey Taritsyn
- 1 total downloads
- Latest version: 2.4.0
JavaScriptEngineSwitcher.Vroom contains adapter `VroomJsEngine` (wrapper for the VroomJs (http://github.com/pauldotknopf/vroomjs-core) version 1.2.3 with support of V8 version 3.17.16.2).
For correct working of the VroomJs on Windows require assemblies `msvcr110.dll` from the Visual C++ Redistributable for Visual Studio 2012 and `msvcp140.dll` from the Microsoft Visual C++ 2015 Redistributable.
JetBrains.Annotations
by: JetBrains
- 3,245k total downloads
- Latest version: 2022.3.1
JetBrains.Annotations help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of members, support special semantics of APIs in ASP.NET and XAML frameworks and otherwise increase accuracy of JetBrains Rider and ReSharper code inspections.
All usages of JetBrains.Annotations attributes are erased from metadata by default, which means no actual binary reference to 'JetBrains.Annotations.dll' assembly is produced. If you need to preserve these attributes in metadata, just define 'JETBRAINS_ANNOTATIONS' conditional compilation symbol in your projects.
jQuery
by: jQuery Foundation, Inc.
- 13 total downloads
- Latest version: 3.7.1
jQuery is a new kind of JavaScript Library.
jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript.
NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/