A managed wrapper around libgd to perform image reading and writing for ASP.NET 5 applications.
Info
Version: | 1.0.0-alpha1 |
Author(s): | Sherif Elmetainy (Code Art) |
Last Update: | Saturday, January 16, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sherif-elmetainy/DotnetGD |
NuGet Url: | https://www.nuget.org/packages/CodeArt.DotnetGD |
Install
Install-Package CodeArt.DotnetGD
dotnet add package CodeArt.DotnetGD
paket add CodeArt.DotnetGD
CodeArt.DotnetGD Download (Unzip the "nupkg" after downloading)
Dependencies
dnx451
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 1.0.01)
- CodeArt.Bidi(>= 1.0.01)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 1.0.01)
- CodeArt.Bidi(>= 1.0.01)
- Microsoft.CSharp(>= 4.0.123516)
- System.Collections(>= 4.0.1123516)
- System.Linq(>= 4.0.123516)
- System.Runtime(>= 4.0.2123516)
- System.Threading(>= 4.0.1123516)
- System.IO.FileSystem(>= 4.0.123516)
- System.Reflection(>= 4.1.023516)
Tags