Magick.NET.Core
6.0.0
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 without having to install ImageMagick on your server or desktop. Visit https://github.com/dlemstra/Magick.NET/tree/master/docs before installing to help you decide the best version.
Install-Package Magick.NET.Core -Version 6.0.0
dotnet add package Magick.NET.Core --version 6.0.0
<PackageReference Include="Magick.NET.Core" Version="6.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Magick.NET.Core --version 6.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Magick.NET.Core, 6.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Magick.NET.Core as a Cake Addin
#addin nuget:?package=Magick.NET.Core&version=6.0.0
// Install Magick.NET.Core as a Cake Tool
#tool nuget:?package=Magick.NET.Core&version=6.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://github.com/dlemstra/Magick.NET/releases/tag/7.23.0.0
Dependencies
-
.NETFramework 2.0
- No dependencies.
-
.NETFramework 4.0
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Magick.NET.Core:
| Package | Downloads |
|---|---|
|
Magick.NET-Q16-AnyCPU
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 without having to install ImageMagick on your server or desktop. Visit https://github.com/dlemstra/Magick.NET/tree/master/docs before installing to help you decide the best version.
|