sixlabors - SixLabors.ImageSharp.Web 1.0.1
ImageSharp Middleware for serving images via a url based API.
PM> Install-Package SixLabors.ImageSharp.Web -Version 1.0.1 -Source https://www.myget.org/F/sixlabors/api/v3/index.json
> nuget.exe install SixLabors.ImageSharp.Web -Version 1.0.1 -Source https://www.myget.org/F/sixlabors/api/v3/index.json
> dotnet add package SixLabors.ImageSharp.Web --version 1.0.1 --source https://www.myget.org/F/sixlabors/api/v3/index.json
source https://www.myget.org/F/sixlabors/api/v3/index.json
nuget SixLabors.ImageSharp.Web ~> 1.0.1
Copy to clipboard
> choco install SixLabors.ImageSharp.Web --version 1.0.1 --source https://www.myget.org/F/sixlabors/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "sixlabors" -SourceLocation "https://www.myget.org/F/sixlabors/api/v2"
Install-Module -Name "SixLabors.ImageSharp.Web" -RequiredVersion "1.0.1" -Repository "sixlabors"
Copy to clipboard
Browse the sources in this package using Visual Studio or WinDbg by configuring the following symbol server URL: https://www.myget.org/F/sixlabors/api/v2/symbolpackage/
SixLabors.ImageSharp.Web
ImageSharp.Web is a new high-performance ASP.NET Core middleware leveraging the ImageSharp graphics library.
License
- ImageSharp.Web is licensed under the Apache License, Version 2.0
- An alternative Commercial License can be purchased for projects and applications requiring support. Please visit https://sixlabors.com/pricing for details.
Documentation
- Detailed documentation for the ImageSharp.Web API is available. This includes additional conceptual documentation to help you get started.
Questions
- Do you have questions? We are happy to help! Please join our Discussions Forum, or ask them on Stack Overflow using the
ImageSharp.Web
tag. Please do not open issues for questions. - Please read our Contribution Guide before opening issues or pull requests!
Code of Conduct
This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information, see the .NET Foundation Code of Conduct.
Installation
Install stable releases via Nuget; development releases are available via MyGet.
Package Name | Release (NuGet) | Nightly (MyGet) |
---|---|---|
SixLabors.ImageSharp.Web |
Manual build
If you prefer, you can compile ImageSharp.Web yourself (please do and help!)
- Using Visual Studio 2019
- Make sure you have the latest version installed
- Make sure you have the .NET Core 3.1 SDK installed
Alternatively, you can work from command line and/or with a lightweight editor on both Linux/Unix and Windows:
To clone ImageSharp.Web locally, click the "Clone in [YOUR_OS]" button above or run the following git commands:
git clone https://github.com/SixLabors/ImageSharp.Web
If working with Windows please ensure that you have enabled log file paths in git (run as Administrator).
git config --system core.longpaths true
This repository contains git submodules. To add the submodules to the project, navigate to the repository root and type:
git submodule update --init --recursive
Running the Tests
The unit tests require Azurite Azure Storage Emulator in order to run.
On Windows to install and run the server as a background process run the following command
npm install -g azurite
start /B azurite --loose
On Linux
sudo npm install -g azurite
sudo azurite --loose &
How can you help?
Please... Spread the word, contribute algorithms, submit performance improvements, unit tests, no input is too little. Make sure to read our Contribution Guide before opening a PR.
The ImageSharp.Web Team
Sponsor Six Labors
Support the efforts of the development of the Six Labors projects. [Become a sponsor :heart:]
Platinum Sponsors
Become a platinum sponsor with a monthly donation of $2000 (providing 32 hours of maintenance and development) and get 2 hours of dedicated support (remote support available through chat or screen-sharing) per month.
In addition you get your logo (large) on our README on GitHub and the home page (large) of sixlabors.com
Gold Sponsors
Become a gold sponsor with a monthly donation of $1000 (providing 16 hours of maintenance and development) and get 1 hour of dedicated support (remote support available through chat or screen-sharing) per month.
In addition you get your logo (large) on our README on GitHub and the home page (medium) of sixlabors.com
Silver Sponsors
Become a silver sponsor with a monthly donation of $500 (providing 8 hours of maintenance and development) and get your logo (medium) on our README on GitHub and the product pages of sixlabors.com
Bronze Sponsors
Become a bronze sponsor with a monthly donation of $100 and get your logo (small) on our README on GitHub.
-
.NETCoreApp 2.1
- Microsoft.AspNetCore.Hosting.Abstractions (>= 2.0.0)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.0.0)
- Microsoft.AspNetCore.Http.Extensions (>= 2.0.0)
- Microsoft.AspNetCore.WebUtilities (>= 2.0.0)
- Microsoft.Extensions.Caching.Abstractions (>= 2.0.0)
- Microsoft.Extensions.FileProviders.Physical (>= 2.0.0)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 2.0.0)
- Microsoft.IO.RecyclableMemoryStream (>= 1.3.5)
- SixLabors.ImageSharp (>= 1.0.2)
-
.NETCoreApp 3.1
- Microsoft.IO.RecyclableMemoryStream (>= 1.3.5)
- SixLabors.ImageSharp (>= 1.0.2)
- .NETCoreApp 2.1: 2.1.0.0
- .NETCoreApp 3.1: 3.1.0.0
OwnersSix Labors |
AuthorsSix Labors and contributors |
Project URLhttps://github.com/SixLabors/ImageSharp.Web |
LicenseApache-2.0 |
TagsImage Middleware Resize Crop Gif Jpg Jpeg Bitmap Png Core Cache ASP |
Info50644 total downloads |
21 downloads for version 1.0.1 |
Download (110.87 KB) |
Download symbols (30.64 KB) |
Found on the current feed only |
Package history
Version | Size | Last updated | Downloads | Mirrored? | |||
---|---|---|---|---|---|---|---|
![]() |
1.0.1 | 110.87 KB | Fri, 13 Nov 2020 17:27:10 GMT | 21 |
|
||
![]() |
1.0.1-alpha.0.2 | 110.91 KB | Fri, 13 Nov 2020 17:17:44 GMT | 0 |
|
||
![]() |
1.0.1-alpha.0.1 | 110.63 KB | Thu, 12 Nov 2020 17:24:15 GMT | 0 |
|
||
![]() |
1.0.0 | 110.06 KB | Fri, 18 Sep 2020 20:53:58 GMT | 12 |
|
||
![]() |
1.0.0-rc0003 | 104.07 KB | Mon, 08 Jun 2020 19:36:19 GMT | 660 |
|
||
![]() |
1.0.0-rc0002 | 104.5 KB | Thu, 07 May 2020 20:33:33 GMT | 2 |
|
||
![]() |
1.0.0-rc0001 | 104.5 KB | Fri, 01 May 2020 11:40:48 GMT | 770 |
|
||
![]() |
1.0.0-rc.3.17 | 110.1 KB | Fri, 18 Sep 2020 10:55:03 GMT | 0 |
|
||
![]() |
1.0.0-rc.3.16 | 108.96 KB | Thu, 17 Sep 2020 16:01:31 GMT | 0 |
|
||
![]() |
1.0.0-rc.3.15 | 103.19 KB | Sat, 05 Sep 2020 21:28:09 GMT | 0 |
|
||
![]() |
1.0.0-rc.3.14 | 103.18 KB | Fri, 04 Sep 2020 17:54:04 GMT | 0 |
|
||
![]() |
1.0.0-rc.3.13 | 103.02 KB | Thu, 03 Sep 2020 12:02:25 GMT | 0 |
|
||
![]() |
1.0.0-rc.3.12 | 103.01 KB | Thu, 03 Sep 2020 10:41:21 GMT | 0 |
|
||
![]() |
1.0.0-rc.3.11 | 102.54 KB | Wed, 02 Sep 2020 11:12:27 GMT | 0 |
|
||
![]() |
1.0.0-rc.3.10 | 103.49 KB | Tue, 01 Sep 2020 10:25:30 GMT | 0 |
|
||
![]() |
1.0.0-rc.3.9 | 103.49 KB | Tue, 01 Sep 2020 08:08:28 GMT | 0 |
|
||
![]() |
1.0.0-rc.3.8 | 102.67 KB | Sat, 29 Aug 2020 12:40:07 GMT | 0 |
|
||
![]() |
1.0.0-rc.3.7 | 102.68 KB | Fri, 28 Aug 2020 14:30:50 GMT | 0 |
|
||
![]() |
1.0.0-rc.3.6 | 102.02 KB | Wed, 26 Aug 2020 09:39:51 GMT | 0 |
|
||
![]() |
1.0.0-rc.3.5 | 103.11 KB | Tue, 25 Aug 2020 16:50:21 GMT | 0 |
|
||
![]() |
1.0.0-dev000246 | 100.28 KB | Wed, 16 Oct 2019 11:45:31 GMT | 11 |
|
||
![]() |
1.0.0-dev000242 | 100.23 KB | Tue, 10 Sep 2019 01:49:32 GMT | 1 |
|
||
![]() |
1.0.0-dev000224 | 87.14 KB | Sun, 25 Aug 2019 15:16:54 GMT | 2 |
|
||
![]() |
1.0.0-dev000217 | 87.09 KB | Tue, 20 Aug 2019 15:04:40 GMT | 14 |
|
||
![]() |
1.0.0-dev000212 | 86.73 KB | Mon, 05 Aug 2019 01:29:23 GMT | 2 |
|
||
![]() |
1.0.0-dev000203 | 86.07 KB | Sat, 25 May 2019 10:44:03 GMT | 12 |
|
||
![]() |
1.0.0-dev000183 | 85.66 KB | Wed, 06 Feb 2019 10:07:29 GMT | 34 |
|
||
![]() |
1.0.0-dev000172 | 84.35 KB | Thu, 10 Jan 2019 05:30:24 GMT | 8 |
|
||
![]() |
1.0.0-dev000157 | 79.96 KB | Sat, 29 Dec 2018 02:02:14 GMT | 7 |
|
||
![]() |
1.0.0-dev000154 | 79.73 KB | Mon, 26 Nov 2018 15:41:29 GMT | 4 |
|
||
![]() |
1.0.0-dev000146 | 79.84 KB | Tue, 20 Nov 2018 21:15:33 GMT | 1 |
|
||
![]() |
1.0.0-dev000131 | 78.33 KB | Mon, 08 Oct 2018 11:15:40 GMT | 11 |
|
||
![]() |
1.0.0-dev000122 | 78.59 KB | Tue, 18 Sep 2018 23:44:42 GMT | 3 |
|
||
![]() |
1.0.0-dev000119 | 78.41 KB | Thu, 06 Sep 2018 10:38:44 GMT | 2 |
|
||
![]() |
1.0.0-dev000098 | 78.08 KB | Sun, 15 Jul 2018 15:44:47 GMT | 4 |
|
||
![]() |
1.0.0-dev000095 | 78.09 KB | Sun, 10 Jun 2018 12:38:06 GMT | 1 |
|
||
![]() |
1.0.0-dev000087 | 78 KB | Tue, 03 Apr 2018 14:20:57 GMT | 4 |
|
||
![]() |
1.0.0-dev000064 | 76.25 KB | Wed, 14 Feb 2018 22:05:24 GMT | 47366 |
|
||
![]() |
1.0.0-ci0032 | 75.76 KB | Fri, 17 Nov 2017 21:11:30 GMT | 2 |
|
||
![]() |
1.0.0-ci0027 | 75.75 KB | Wed, 08 Nov 2017 10:21:26 GMT | 2 |
|
||
![]() |
1.0.0-ci0003 | 75.76 KB | Sun, 19 Nov 2017 11:47:43 GMT | 46 |
|
||
![]() |
1.0.0-beta0007 | 85.66 KB | Wed, 06 Feb 2019 10:10:34 GMT | 1642 |
|