Umbraco.Cms.Imaging.ImageSharp2 18.1.1

Prefix Reserved
dotnet add package Umbraco.Cms.Imaging.ImageSharp2 --version 18.1.1
                    
NuGet\Install-Package Umbraco.Cms.Imaging.ImageSharp2 -Version 18.1.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="Umbraco.Cms.Imaging.ImageSharp2" Version="18.1.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Umbraco.Cms.Imaging.ImageSharp2" Version="18.1.1" />
                    
Directory.Packages.props
<PackageReference Include="Umbraco.Cms.Imaging.ImageSharp2" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Umbraco.Cms.Imaging.ImageSharp2 --version 18.1.1
                    
#r "nuget: Umbraco.Cms.Imaging.ImageSharp2, 18.1.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.
#:package Umbraco.Cms.Imaging.ImageSharp2@18.1.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Umbraco.Cms.Imaging.ImageSharp2&version=18.1.1
                    
Install as a Cake Addin
#tool nuget:?package=Umbraco.Cms.Imaging.ImageSharp2&version=18.1.1
                    
Install as a Cake Tool

Adds imaging support using ImageSharp/ImageSharp.Web version 2 to Umbraco CMS.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Umbraco.Cms.Imaging.ImageSharp2:

Package Downloads
RoboLynx.Umbraco.QRCodeGenerator.Core.ImageSharp2

Part of QR Code Generator for Umbraco. Allows using the ImageSharp 2 library to generate QR codes.

Umbraco.Community.Imaging.ImageSharp2

Stops Umbraco sites being OOM-killed in memory-limited containers while browsing the media section. This is the ImageSharp 2.x variant, for sites using Umbraco.Cms.Imaging.ImageSharp2; use Umbraco.Community.Imaging.ImageSharp for the default ImageSharp 3.x setup. Caps the unmanaged buffer pool ImageSharp retains and bounds how many images are processed concurrently, both derived from the memory available to the process.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
18.1.1 101 8/18/2026
18.1.0 130 8/6/2026
18.1.0-rc2 86 8/4/2026
18.1.0-rc 95 7/23/2026
18.0.2 200 7/7/2026
18.0.1 114 7/1/2026
18.0.0 2,473 6/25/2026
17.6.2 86 8/18/2026
17.6.1 87 8/13/2026
17.6.0 97 8/6/2026
17.6.0-rc2 92 8/4/2026
17.6.0-rc 102 7/23/2026
17.5.3 104 7/7/2026
17.5.2 103 7/3/2026
17.5.1 104 7/1/2026
13.16.1 68 8/25/2026
13.16.0 103 7/23/2026
13.16.0-rc 99 7/9/2026
13.15.1 102 7/7/2026
13.15.0 105 7/2/2026
Loading failed