Skip to main content
FreeImage-dotnet-core package icon

FreeImage-dotnet-core

This is a clone of the FreeImage .NET project (http://freeimage.sourceforge.net/) modified to work with dotnet core. Note that all functions that use System.Drawing.Bitmap have been removed from the netstandard framework versions as there is no implementation for this class. FreeImage native binaries are included in the nuget package for Windows, other platforms they will have to be installed separately (eg. on OSX brew install freeimage should work)

Total Downloads
336.6K
336,635
Published
Sep 16, 2016
Latest stable version

Install

.NET CLI
dotnet add package FreeImage-dotnet-core --version 3.17.0
Package Manager Console
Install-Package FreeImage-dotnet-core -Version 3.17.0
PackageReference
<PackageReference Include="FreeImage-dotnet-core" Version="3.17.0" />

Frameworks

.NETFramework4.5 .NETFramework4.5.1 .NETFramework4.5.2 .NETFramework4.6 .NETFramework4.6.1 .NETStandard1.3 .NETStandard1.4 .NETStandard1.5 .NETStandard1.6

Dependencies

NETStandard.Library
.NETFramework4.5
[1.6.0, )
NETStandard.Library
.NETFramework4.5.1
[1.6.0, )
NETStandard.Library
.NETFramework4.5.2
[1.6.0, )
NETStandard.Library
.NETFramework4.6
[1.6.0, )
NETStandard.Library
.NETFramework4.6.1
[1.6.0, )
[1.0.2, )
NETStandard.Library
.NETStandard1.3
[1.6.0, )
[1.0.2, )
NETStandard.Library
.NETStandard1.4
[1.6.0, )
[1.0.2, )
NETStandard.Library
.NETStandard1.5
[1.6.0, )
[1.0.2, )
NETStandard.Library
.NETStandard1.6
[1.6.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 9 target frameworks; confirm the exact target used by your application.

The published metadata declares 13 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.