Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 491 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 491 Bytes

libgdiplus packaging for Linux

This repository contains scripts which distribute libgdiplus and its dependencies for Linux as a NuGet package. This may simplify the deployment of .NET code which uses System.Drawing.Common for Linux environments.

To use this NuGet package, add a reference to the ereno.linux-x64.eugeneereno.System.Drawing

dotnet add package ereno.linux-x64.eugeneereno.System.Drawing