Info
Version: | 6.1.10.1 |
Author(s): | Drew Noakes |
Last Update: | Friday, May 7, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/drewnoakes/xmp-core-dotnet/ |
NuGet Url: | https://www.nuget.org/packages/XmpCore |
Install
Install-Package XmpCore
dotnet add package XmpCore
paket add XmpCore
XmpCore Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 3.5
No dependencies.
No dependencies.
No dependencies.
Tags
This library is a port of Adobe's Java XMP SDK to .NET.
It was initially ported by Yakov Danila and Nathanael Jones. Now maintained by Drew Noakes and contributors on GitHub.
The API should be familiar to users of Adobe's XMPCore, though it has been modified in places to better suit .NET development.