SixLabors.ImageSharp 1.0.0-beta0006

This is a prerelease version of SixLabors.ImageSharp.
There is a newer version of this package available.
See the version list below for details.
dotnet add package SixLabors.ImageSharp --version 1.0.0-beta0006                
NuGet\Install-Package SixLabors.ImageSharp -Version 1.0.0-beta0006                
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" Version="1.0.0-beta0006" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SixLabors.ImageSharp --version 1.0.0-beta0006                
#r "nuget: SixLabors.ImageSharp, 1.0.0-beta0006"                
#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 SixLabors.ImageSharp as a Cake Addin
#addin nuget:?package=SixLabors.ImageSharp&version=1.0.0-beta0006&prerelease

// Install SixLabors.ImageSharp as a Cake Tool
#tool nuget:?package=SixLabors.ImageSharp&version=1.0.0-beta0006&prerelease                

A cross-platform library for the processing of image files; written in C#

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

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

Package Downloads
SixLabors.ImageSharp.Web

ImageSharp Middleware for serving images via a url based API.

GitHub repositories (260)

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

Repository Stars
DevToys-app/DevToys
A Swiss Army knife for developers.
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
mxgmn/WaveFunctionCollapse
Bitmap & tilemap generation from a single example with the help of ideas from quantum mechanics
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core