Loic.dlemstra.Magick.NET 1.0.0

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

The .NET library for ImageMagick: Magick.NET

Build Status GitHub license Gitter Twitter URL Donate

ImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With Magick.NET you can use ImageMagick in your C#/VB.NET/.NET Core application without having to install ImageMagick on your server or desktop.

Supported Platforms

  • .NET Framework (2.0 and higher)
  • .NET Core (.NETStandard 2.0 and higher on Windows, Linux and macOS)

Documentation

For examples on how to install and use Magick.NET visit the documentation page. For more information about ImageMagick go to: http://www.imagemagick.org/.

Download

You can add Magick.NET to your project with one of the following NuGet packages:

Package Linux macOS Windows Downloads
Magick.NET.Core NuGet NuGet NuGet NuGet
Magick.NET-Q8-x64 NuGet NuGet NuGet NuGet
Magick.NET-Q8-x86 NuGet NuGet
Magick.NET-Q8-AnyCPU NuGet NuGet NuGet NuGet
Magick.NET-Q8-OpenMP-x64 NuGet NuGet
Magick.NET-Q16-x64 NuGet NuGet NuGet NuGet
Magick.NET-Q16-x86 NuGet NuGet
Magick.NET-Q16-AnyCPU NuGet NuGet NuGet NuGet
Magick.NET-Q16-OpenMP-x64 NuGet NuGet
Magick.NET-Q16-HDRI-x64 NuGet NuGet NuGet NuGet
Magick.NET-Q16-HDRI-x86 NuGet NuGet
Magick.NET-Q16-HDRI-AnyCPU NuGet NuGet NuGet NuGet
Magick.NET-Q16-HDRI-OpenMP-x64 NuGet NuGet
Magick.NET.SystemDrawing NuGet NuGet NuGet NuGet
Magick.NET.SystemWindowsMedia NuGet NuGet NuGet NuGet

Follow me on twitter(@MagickNET) to receive information about new downloads and changes to Magick.NET and ImageMagick.

Development build

Every commit to Magick.NET is automatically build and tested with the help of AppVeyor. This build also includes the creation of a NuGet package. These packages can be downloaded from the following NuGet feed: https://ci.appveyor.com/nuget/Magick.NET. It is not recommended to use this build in a production environment.

Versioning

Magick.NET uses semantic versioning.

If you have an uncontrollable urge to give me something for the time and effort I am putting into this project then please buy me something from my amazon wish list or send me an amazon gift card. If you prefer to use PayPal then click here. You can also sponsor me through GitHub Sponsors.


A special thanks goes out to Snakeware who let me spend company time on this project.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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.
  • net5.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.0 0 7/31/2021