sixlabors - SixLabors.ImageSharp 1.0.3-alpha.0.29
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
PM> Install-Package SixLabors.ImageSharp -Version 1.0.3-alpha.0.29 -Source https://www.myget.org/F/sixlabors/api/v3/index.json
> nuget.exe install SixLabors.ImageSharp -Version 1.0.3-alpha.0.29 -Source https://www.myget.org/F/sixlabors/api/v3/index.json
> dotnet add package SixLabors.ImageSharp --version 1.0.3-alpha.0.29 --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 ~> 1.0.3-alpha.0.29
Copy to clipboard
> choco install SixLabors.ImageSharp --version 1.0.3-alpha.0.29 --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" -RequiredVersion "1.0.3-alpha.0.29" -Repository "sixlabors" -AllowPreRelease
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
ImageSharp is a new, fully featured, fully managed, cross-platform, 2D graphics API.
ImageSharp is a new, fully featured, fully managed, cross-platform, 2D graphics library. Designed to simplify image processing, ImageSharp brings you an incredibly powerful yet beautifully simple API.
ImageSharp is designed from the ground up to be flexible and extensible. The library provides API endpoints for common image processing operations and the building blocks to allow for the development of additional operations.
Built against .NET Standard 1.3, ImageSharp can be used in device, cloud, and embedded/IoT scenarios.
License
- ImageSharp 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 API is available. This includes additional conceptual documentation to help you get started.
- Our Samples Repository is also available containing buildable code samples demonstrating common activities.
Questions
- Do you have questions? We are happy to help! Please join our Discussions Forum, or ask them on Stack Overflow using the
ImageSharp
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 |
Manual build
If you prefer, you can compile ImageSharp 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 locally, click the "Clone in [YOUR_OS]" button above or run the following git commands:
git clone https://github.com/SixLabors/ImageSharp
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
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 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.
-
.NETFramework 4.7.2
- System.Buffers (>= 4.5.1)
- System.Memory (>= 4.5.4)
- System.Numerics.Vectors (>= 4.5.0)
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- System.Buffers (>= 4.5.1)
- System.IO.Compression (>= 4.3.0)
- System.IO.UnmanagedMemoryStream (>= 4.3.0)
- System.Memory (>= 4.5.4)
- System.Numerics.Vectors (>= 4.5.0)
- System.Threading.Tasks.Parallel (>= 4.3.0)
- System.ValueTuple (>= 4.5.0)
-
.NETCoreApp 2.1
- System.Runtime.CompilerServices.Unsafe (>= 4.7.1)
-
.NETCoreApp 3.1
-
.NETStandard 2.0
- System.Buffers (>= 4.5.1)
- System.Memory (>= 4.5.4)
- System.Numerics.Vectors (>= 4.5.0)
-
.NETStandard 2.1
- System.Buffers (>= 4.5.1)
- System.Memory (>= 4.5.4)
- System.Numerics.Vectors (>= 4.5.0)
- .NETCoreApp 2.1: 2.1.0.0
- .NETCoreApp 3.1: 3.1.0.0
- .NETFramework 4.7.2: 4.7.2.0
- .NETStandard 1.3: 1.3.0.0
- .NETStandard 2.0: 2.0.0.0
- .NETStandard 2.1: 2.1.0.0
OwnersSix Labors |
AuthorsSix Labors and contributors |
Project URLhttps://github.com/SixLabors/ImageSharp |
LicenseApache-2.0 |
TagsImage Resize Crop Gif Jpg Jpeg Bitmap Png Tga NetCore |
Info3097 total downloads |
0 downloads for version 1.0.3-alpha.0.29 |
Download (3.67 MB) |
Download symbols (1.29 MB) |
Found on the current feed only |
Package history
Version | Size | Last updated | Downloads | Mirrored? | |||
---|---|---|---|---|---|---|---|
![]() |
1.0.3-alpha.0.29 | 3.67 MB | Thu, 21 Jan 2021 17:44:26 GMT | 0 |
|
||
![]() |
1.0.3-alpha.0.28 | 3.67 MB | Thu, 21 Jan 2021 01:40:48 GMT | 0 |
|
||
![]() |
1.0.3-alpha.0.27 | 3.66 MB | Mon, 18 Jan 2021 23:54:04 GMT | 0 |
|
||
![]() |
1.0.3-alpha.0.26 | 3.66 MB | Fri, 15 Jan 2021 00:23:56 GMT | 0 |
|
||
![]() |
1.0.3-alpha.0.25 | 3.66 MB | Thu, 14 Jan 2021 22:36:34 GMT | 0 |
|
||
![]() |
1.0.3-alpha.0.24 | 3.66 MB | Tue, 22 Dec 2020 16:51:17 GMT | 1 |
|
||
![]() |
1.0.3-alpha.0.23 | 3.66 MB | Thu, 17 Dec 2020 13:38:35 GMT | 0 |
|
||
![]() |
1.0.3-alpha.0.22 | 3.66 MB | Wed, 16 Dec 2020 01:19:39 GMT | 0 |
|
||
![]() |
1.0.3-alpha.0.21 | 3.66 MB | Wed, 16 Dec 2020 00:56:40 GMT | 0 |
|
||
![]() |
1.0.3-alpha.0.18 | 3.65 MB | Thu, 10 Dec 2020 19:59:21 GMT | 2 |
|
||
![]() |
1.0.3-alpha.0.17 | 3.64 MB | Wed, 09 Dec 2020 17:54:51 GMT | 2 |
|
||
![]() |
1.0.3-alpha.0.16 | 3.63 MB | Mon, 07 Dec 2020 19:18:16 GMT | 0 |
|
||
![]() |
1.0.3-alpha.0.15 | 3.63 MB | Sun, 06 Dec 2020 23:49:24 GMT | 0 |
|
||
![]() |
1.0.3-alpha.0.14 | 3.63 MB | Thu, 03 Dec 2020 10:32:42 GMT | 0 |
|
||
![]() |
1.0.3-alpha.0.13 | 3.63 MB | Thu, 03 Dec 2020 12:53:36 GMT | 0 |
|
||
![]() |
1.0.3-alpha.0.12 | 3.63 MB | Wed, 02 Dec 2020 12:22:38 GMT | 0 |
|
||
![]() |
1.0.3-alpha.0.11 | 3.63 MB | Sun, 29 Nov 2020 17:00:16 GMT | 0 |
|
||
![]() |
1.0.3-alpha.0.10 | 3.63 MB | Sun, 29 Nov 2020 14:10:13 GMT | 0 |
|
||
![]() |
1.0.2 | 3.6 MB | Fri, 13 Nov 2020 00:36:06 GMT | 163 |
|
||
![]() |
1.0.2-alpha.0.9 | 3.56 MB | Sat, 26 Sep 2020 16:19:01 GMT | 4 |
|
||
![]() |
1.0.2-alpha.0.7 | 3.56 MB | Fri, 04 Sep 2020 14:06:32 GMT | 1 |
|
||
![]() |
1.0.2-alpha.0.6 | 3.56 MB | Tue, 01 Sep 2020 19:05:58 GMT | 1 |
|
||
![]() |
1.0.2-alpha.0.1 | 3.55 MB | Tue, 25 Aug 2020 20:26:04 GMT | 2 |
|
||
![]() |
1.0.1 | 3.55 MB | Fri, 21 Aug 2020 15:41:57 GMT | 740 |
|
||
![]() |
1.0.1-alpha.0.1 | 3.54 MB | Fri, 07 Aug 2020 12:44:24 GMT | 4 |
|
||
![]() |
1.0.0 | 3.54 MB | Tue, 04 Aug 2020 22:06:55 GMT | 17 |
|
||
![]() |
1.0.0-rc0003 | 3.52 MB | Mon, 06 Jul 2020 15:13:22 GMT | 9 |
|
||
![]() |
1.0.0-rc0002 | 3.43 MB | Mon, 08 Jun 2020 11:11:12 GMT | 1201 |
|
||
![]() |
1.0.0-rc0001 | 3.43 MB | Thu, 30 Apr 2020 21:49:06 GMT | 924 |
|
||
![]() |
1.0.0-rc.3.12 | 3.54 MB | Tue, 04 Aug 2020 11:56:02 GMT | 1 |
|
||
![]() |
1.0.0-rc.3.11 | 3.54 MB | Tue, 04 Aug 2020 11:31:18 GMT | 1 |
|
||
![]() |
1.0.0-rc.3.10 | 3.53 MB | Tue, 04 Aug 2020 09:54:03 GMT | 1 |
|
||
![]() |
1.0.0-rc.3.9 | 3.52 MB | Mon, 27 Jul 2020 19:51:25 GMT | 4 |
|
||
![]() |
1.0.0-rc.3.8 | 3.52 MB | Sun, 26 Jul 2020 22:00:13 GMT | 3 |
|
||
![]() |
1.0.0-rc.3.7 | 3.52 MB | Wed, 22 Jul 2020 08:37:28 GMT | 3 |
|
||
![]() |
1.0.0-rc.3.6 | 3.53 MB | Thu, 16 Jul 2020 13:35:18 GMT | 3 |
|
||
![]() |
1.0.0-rc.3.5 | 3.53 MB | Thu, 16 Jul 2020 10:05:21 GMT | 3 |
|
||
![]() |
1.0.0-rc.3.3 | 3.52 MB | Tue, 07 Jul 2020 08:47:03 GMT | 3 |
|
||
![]() |
1.0.0-rc.3.2 | 3.52 MB | Mon, 06 Jul 2020 19:03:40 GMT | 2 |
|
||
![]() |
1.0.0-rc.3.1 | 3.52 MB | Mon, 06 Jul 2020 15:32:31 GMT | 2 |
|