CodeCarvings.Piczard
1.1.3.3
See the version list below for details.
dotnet add package CodeCarvings.Piczard --version 1.1.3.3
NuGet\Install-Package CodeCarvings.Piczard -Version 1.1.3.3
<PackageReference Include="CodeCarvings.Piczard" Version="1.1.3.3" />
paket add CodeCarvings.Piczard --version 1.1.3.3
#r "nuget: CodeCarvings.Piczard, 1.1.3.3"
// Install CodeCarvings.Piczard as a Cake Addin #addin nuget:?package=CodeCarvings.Piczard&version=1.1.3.3 // Install CodeCarvings.Piczard as a Cake Tool #tool nuget:?package=CodeCarvings.Piczard&version=1.1.3.3
Piczard is a FREE image manipulation library developed keeping focus on ASP.NET needs
It provides a variety of tools that can help you to manage images in your ASP.NET applications:
- PictureTrimmer: The world's most awesome WYSIWYG image cropping tool for ASP.NET.
- An expandable set of classes and methods that allows - in an extremely easy way - to programmatically load, process and save images. With Piczard, tasks such as image resizing, watermarking or cropping, can be performed even with a single line of code !
- An advanced image upload control with a powerful and intuitive image manipulation interface.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
GitHub repositories
This package is not used by any popular GitHub repositories.
- Improvement: The fluidity of PictureTrimmer has been greatly enhanced;
- Bugfix: System.NullReferenceException when section "CodeCarvings.piczard/webSettings" is not defined in web.config file.