AWSFileUploaderWithImageCompression 1.0.4
See the version list below for details.
dotnet add package AWSFileUploaderWithImageCompression --version 1.0.4
NuGet\Install-Package AWSFileUploaderWithImageCompression -Version 1.0.4
<PackageReference Include="AWSFileUploaderWithImageCompression" Version="1.0.4" />
paket add AWSFileUploaderWithImageCompression --version 1.0.4
#r "nuget: AWSFileUploaderWithImageCompression, 1.0.4"
// Install AWSFileUploaderWithImageCompression as a Cake Addin #addin nuget:?package=AWSFileUploaderWithImageCompression&version=1.0.4 // Install AWSFileUploaderWithImageCompression as a Cake Tool #tool nuget:?package=AWSFileUploaderWithImageCompression&version=1.0.4
AWSFileUploaderWithImageCompression
A library for compressing, adding watermark and uploading the file into aws s3.
This library uses Magic.NET for compressing and adding watermark to the image.
Features
- Compress the image in a simplied way.
- Seperation of logic for uploader, compression and adding watermark.
- Save s3 bucket space by compressing the image before uploading it.
Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated. Feel free to request for any changes or any additional features.
License
Distributed under the MIT License. See LICENSE for more information.
Contact
Name: Muthukumar Thevar
Email: mak.thevar@outlook.com
Project Link: https://github.com/mak-thevar/AWSFileUploaderWithImageCompression
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. 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. |
-
net6.0
- AWSSDK.S3 (>= 3.7.9.2)
- Magick.NET-Q16-AnyCPU (>= 11.1.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.