LazZiya.ImageResize 4.1.1

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

// Install LazZiya.ImageResize as a Cake Tool
#tool nuget:?package=LazZiya.ImageResize&version=4.1.1

Easily resize and crop images, add text watermark, add text outline, add image watermark with transparency, etc. Supports all .NetStandard2.0 compatible platforms (Asp.Net Core all versions and more...)

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on LazZiya.ImageResize:

Package Downloads
OpenXMLSDK.Engine

This package contains the 'Open-XML-SDK' plugin for MvvmCross.

HT.Image

Resize, crop, add text watermark to Images: var file = await model.Scale(width, height,true); // model is IFormFile file.SaveAs("wwwroot/" + pathFile);

HT.SQLServer.File

Resize, crop, add text watermark to Images: var file = await model.Scale(width, height,true); // model is IFormFile file.SaveAs("wwwroot/" + pathFile);

TestBin

test file manager - just for test

SaClass

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.1.4 33,858 1/29/2023
4.1.3 1,835 1/8/2023
4.1.1 8,731 10/28/2022
4.1.0 86,456 8/2/2021
4.0.0 11,553 6/11/2021
4.0.0-preview4 1,085 3/11/2021
4.0.0-preview3 578 3/9/2021
4.0.0-preview2 625 2/22/2021
4.0.0-preview1 1,172 2/10/2021
3.0.2 35,313 6/8/2020
3.0.1 3,525 4/26/2020
3.0.0 31,478 12/18/2019
3.0.0-preview2 848 12/15/2019
3.0.0-preview1 833 12/8/2019
2.0.0 8,990 2/28/2019
1.0.0 1,148 2/17/2019

Fixed:
- .NET Core Remote Code Execution Vulnerability, https://github.com/LazZiya/ImageResize/security/dependabot/1
- See all details in the docs https://docs.ziyad.info/