SixLabors.ImageSharp.Web 4.0.0

Prefix Reserved
dotnet add package SixLabors.ImageSharp.Web --version 4.0.0
                    
NuGet\Install-Package SixLabors.ImageSharp.Web -Version 4.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="SixLabors.ImageSharp.Web" Version="4.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SixLabors.ImageSharp.Web" Version="4.0.0" />
                    
Directory.Packages.props
<PackageReference Include="SixLabors.ImageSharp.Web" />
                    
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 SixLabors.ImageSharp.Web --version 4.0.0
                    
#r "nuget: SixLabors.ImageSharp.Web, 4.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.
#:package SixLabors.ImageSharp.Web@4.0.0
                    
#: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=SixLabors.ImageSharp.Web&version=4.0.0
                    
Install as a Cake Addin
#tool nuget:?package=SixLabors.ImageSharp.Web&version=4.0.0
                    
Install as a Cake Tool

ImageSharp Middleware for serving images via a url based API.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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 (59)

Showing the top 5 NuGet packages that depend on SixLabors.ImageSharp.Web:

Package Downloads
Umbraco.Cms

Installs Umbraco CMS with all default dependencies in your ASP.NET Core project.

Umbraco.Cms.Imaging.ImageSharp

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

SixLabors.ImageSharp.Web.Providers.Azure

A provider for resolving and caching images via Azure Blob Storage.

FenixAlliance.ACL.Dependencies

Application Component for the Alliance Business Suite.

OrchardCore.Media

Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. The media module adds media management support.

GitHub repositories (5)

Showing the top 5 popular GitHub repositories that depend on SixLabors.ImageSharp.Web:

Repository Stars
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 10, 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
OrchardCMS/OrchardCore
Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
umbraco/Umbraco-CMS
Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
Deali-Axy/StarBlog
☀StarBlog 是一个基于 .NET Core 开发的现代博客系统,支持 Markdown 文章导入,遵循 RESTful 接口规范。前端基于 Vue + ElementUI 开发,可作为 .NET Core 入门学习项目,同时配套了一系列开发笔记,记录了从零开始构建这个博客系统的全过程,可以帮助学习理解 .Net Core 项目的开发流程。
Version Downloads Last Updated
4.0.0 317 5/12/2026
3.2.0 649,999 8/1/2025
3.1.5 471,697 4/27/2025
3.1.4 212,776 3/16/2025
3.1.3 1,774,833 7/23/2024
3.1.2 520,133 4/15/2024
3.1.1 126,287 3/6/2024
3.1.0 1,148,575 12/5/2023
3.0.1 704,296 4/5/2023
3.0.0 27,016 4/5/2023
2.0.2 3,435,197 7/3/2022
2.0.1 2,428,545 6/2/2022
2.0.0 488,352 4/22/2022
1.0.5 1,911,971 1/5/2022
1.0.4 1,208,700 10/10/2021
1.0.3 2,181,481 5/11/2021
1.0.2 73,562 2/27/2021
1.0.1 60,799 11/13/2020
1.0.0 51,622 9/18/2020
1.0.0-rc0003 141,980 6/8/2020
Loading failed