Take an image stream, save thumbnail, medium and original sizes on the file system, all encrypted with a secret password.
Info
Version: | 1.2.0 |
Author(s): | Tyson Brown |
Last Update: | Wednesday, December 19, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/utilitydelta-io/dotnet-encrypted-images |
NuGet Url: | https://www.nuget.org/packages/UtilityDelta.EncryptedImages |
Install
Install-Package UtilityDelta.EncryptedImages
dotnet add package UtilityDelta.EncryptedImages
paket add UtilityDelta.EncryptedImages
UtilityDelta.EncryptedImages Download (Unzip the "nupkg" after downloading)
Dependencies
- SixLabors.ImageSharp(>= 1.0.00005)
- UtilityDelta.Encryption(>= 1.1.0)