ImageThumbnailCreator 1.0.1
See the version list below for details.
dotnet add package ImageThumbnailCreator --version 1.0.1
NuGet\Install-Package ImageThumbnailCreator -Version 1.0.1
<PackageReference Include="ImageThumbnailCreator" Version="1.0.1" />
paket add ImageThumbnailCreator --version 1.0.1
#r "nuget: ImageThumbnailCreator, 1.0.1"
// Install ImageThumbnailCreator as a Cake Addin #addin nuget:?package=ImageThumbnailCreator&version=1.0.1 // Install ImageThumbnailCreator as a Cake Tool #tool nuget:?package=ImageThumbnailCreator&version=1.0.1
ImageThumbnailCreator
Create image thumbnails from uploaded image files to help downsize large resolution images that need to be displayed on your website in a smaller resolution.
Excellent addition for custom blog sites or any kind of site that allows image files to be uploaded. You can downsize uploaded images as well as keep the original image if you want!
Images and their thumbnails will be saved to the file system.
Example MVC application is located at https://github.com/godfathr/ThumbnailWebExample
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.6.1
- 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.