Core5.ImageResizer
9.0.1
dotnet add package Core5.ImageResizer --version 9.0.1
NuGet\Install-Package Core5.ImageResizer -Version 9.0.1
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="Core5.ImageResizer" Version="9.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Core5.ImageResizer --version 9.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Core5.ImageResizer, 9.0.1"
#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 Core5.ImageResizer as a Cake Addin #addin nuget:?package=Core5.ImageResizer&version=9.0.1 // Install Core5.ImageResizer as a Cake Tool #tool nuget:?package=Core5.ImageResizer&version=9.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ImageResizer.Core5 is the image server for ASP.NET CORE. It can be dropped into existing apps and works, enable fast and adaptive websites, and improve your sales by reducing page load time.
it can do:
Resize, Crop, Padding, Max, Stretch, Change Quality, Change Format
Forked from: https://github.com/keyone2693/ImageResizer.AspNetCore
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net9.0
- Microsoft.Extensions.Caching.Abstractions (>= 9.0.0)
- Microsoft.Extensions.Caching.Memory (>= 9.0.0)
- Microsoft.Extensions.FileProviders.Physical (>= 9.0.0)
- Microsoft.Extensions.Hosting (>= 9.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.0)
- Newtonsoft.Json (>= 13.0.3)
- SkiaSharp (>= 2.88.9)
- System.Configuration.ConfigurationManager (>= 9.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Add Multi Targeting
Fix Middleware static file lookup path