Giter Club home page Giter Club logo

Comments (6)

drewnoakes avatar drewnoakes commented on May 30, 2024

Copying your comments from drewnoakes/metadata-extractor-dotnet#24:

all that is needed is to switch from using System.Xml to System.Linq (XmlNode to XNode)

I won't have time to look at this for the next few months. Want to put a PR together?

from xmp-core-dotnet.

ravensorb avatar ravensorb commented on May 30, 2024

Time is always the hard part 😄 I'll see if I can get something started. If lucky, I might be able to work the bulk of the work this week, testing is another story though.

from xmp-core-dotnet.

drewnoakes avatar drewnoakes commented on May 30, 2024

Just a follow up on this -- metadata-extractor-dotnet (the initial client of xmp-core-dotnet) now has a PCL build that excludes XMP support as this library does not have a PCL option.

from xmp-core-dotnet.

drewnoakes avatar drewnoakes commented on May 30, 2024

Huge thanks to @kwhopper who has gone ahead an implemented the first cut of PCL support for XmpCode. Can someone please verify that this code is working as expected? I'm not using a PCL environment.

If it looks ok, I'll put together a new NuGet release.

from xmp-core-dotnet.

kwhopper avatar kwhopper commented on May 30, 2024

I tested against some very old sample images in Adobe's XMP Toolkit SDK using a portable-enabled version of MetadataExtractor. All the supported formats read without error although I can't confirm whether that means they were read appropriately. In any case, the PCL version seems to work with those images and with the xunit test images.

from xmp-core-dotnet.

drewnoakes avatar drewnoakes commented on May 30, 2024

@kwhopper thanks very much for testing. I've pushed v1.2.0 to NuGet which includes the portable build of this package. Now we can look at linking it into the metadata-extractor-dotnet project too.

from xmp-core-dotnet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.