StackShareStackShare
Follow on
StackShare

Discover and share technology stacks from companies around the world.

Follow on

© 2025 StackShare. All rights reserved.

Product

  • Stacks
  • Tools
  • Feed

Company

  • About
  • Contact

Legal

  • Privacy Policy
  • Terms of Service
  1. Stackups
  2. Application & Data
  3. Languages
  4. Nuget Packages
  5. ImageResizer vs Microsoft.AspNet.WebApi.Core

ImageResizer vs Microsoft.AspNet.WebApi.Core

OverviewComparisonAlternatives

Overview

Microsoft.AspNet.WebApi.Core
Microsoft.AspNet.WebApi.Core
Stacks1.3K
Followers7
Votes0
ImageResizer
ImageResizer
Stacks13
Followers0
Votes0

Share your Stack

Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.

View Docs
CLI (Node.js)
or
Manual

Detailed Comparison

Microsoft.AspNet.WebApi.Core
Microsoft.AspNet.WebApi.Core
ImageResizer
ImageResizer

This package contains the core runtime assemblies for ASP.NET Web API. This package is used by hosts of the ASP.NET Web API runtime. To host a Web API in IIS use the Microsoft.AspNet.WebApi.WebHost package. To host a Web API in your own process use the Microsoft.AspNet.WebApi.SelfHost package.

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.

Statistics
Stacks
1.3K
Stacks
13
Followers
7
Followers
0
Votes
0
Votes
0

What are some alternatives to Microsoft.AspNet.WebApi.Core, ImageResizer?

Amazon.CDK.AWS.KMS

Amazon.CDK.AWS.KMS

CDK Constructs for AWS KMS (Stability: Stable).

Newtonsoft.Json

Newtonsoft.Json

Json.NET is a popular high-performance JSON framework for .NET.

jQuery

jQuery

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/.

xunit

xunit

XUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features. Installing this package installs xunit.core, xunit.assert, and xunit.analyzers.

xunit.runner.visualstudio

xunit.runner.visualstudio

Visual Studio 2012+ Test Explorer runner for the xUnit.net framework. Capable of running xUnit.net v1.9.2 and v2.0+ tests. Supports .NET 2.0 or later, .NET Core 1.0 or later, and Universal Windows 10.0 or later.

Moq

Moq

Moq is the most popular and friendly mocking framework for .NET.

Microsoft.AspNet.WebApi.Client

Microsoft.AspNet.WebApi.Client

This package adds support for formatting and content negotiation to System.Net.Http. It includes support for JSON, XML, and form URL encoded data.

Serilog

Serilog

Simple .NET logging with fully-structured events.

Microsoft.Extensions.Configuration.Json

Microsoft.Extensions.Configuration.Json

JSON configuration provider implementation for Microsoft.Extensions.Configuration.

Microsoft.Web.Infrastructure

Microsoft.Web.Infrastructure

This package contains the Microsoft.Web.Infrastructure assembly that lets you dynamically register HTTP modules at run time.

Related Comparisons

Bootstrap
Materialize

Bootstrap vs Materialize

Laravel
Django

Django vs Laravel vs Node.js

Bootstrap
Foundation

Bootstrap vs Foundation vs Material UI

Node.js
Spring Boot

Node.js vs Spring-Boot

Liquibase
Flyway

Flyway vs Liquibase