Skip to content

tehkyle/xmp-core-dotnet

 
 

Repository files navigation

Build status XmpCore NuGet version XmpCore download stats

This library is a port of Adobe's XMP SDK to .NET.

The API should be familiar to users of Adobe's XMPCore 5.1.2, though it has been modified in places to better suit .NET development.

Installation

The easiest way to reference this project is to install its NuGet package:

PM> Install-Package XmpCore

Requirements

Requires .NET 4.0 Client Profile or higher.

The NuGet package comprises a single DLL with no other dependencies.

History

Initially ported by Yakov Danila and Nathanael Jones, the project is now maintained by Drew Noakes and contributors on GitHub.

License

The same BSD license applies to this project as to Adobe's open source XMP SDK, from which it is derived.

About

.NET library for working with the Extensible Metadata Platform (XMP)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%