Simple.ImageResizer 2.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Simple.ImageResizer --version 2.0.0
NuGet\Install-Package Simple.ImageResizer -Version 2.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Simple.ImageResizer" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Simple.ImageResizer --version 2.0.0
#r "nuget: Simple.ImageResizer, 2.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Simple.ImageResizer as a Cake Addin
#addin nuget:?package=Simple.ImageResizer&version=2.0.0

// Install Simple.ImageResizer as a Cake Tool
#tool nuget:?package=Simple.ImageResizer&version=2.0.0

A simple C# ImageResizer library using wpf classes

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Simple.ImageResizer:

Package Downloads
Simple.ImageResizer.MvcExtensions

Adds a ImageResult class that makes it very simple to add dynamic resizing of images in your mvc application. Check the projecturl for a how to

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.0 56,988 4/10/2014
2.0.1 5,339 2/9/2013
2.0.0 11,530 4/8/2012
1.0.0 1,477 3/5/2012

Moved namespace to avoid conflict with imageresizer.net