Giter VIP home page Giter VIP logo

Comments (6)

JamesNK avatar JamesNK commented on August 28, 2024

More details about the Json.NET issue if you're interested - http://james.newtonking.com/archive/2013/11/29/fixing-jarray-getenumerator-method-not-found-bug

from azure-storage-net.

jeffwilcox avatar jeffwilcox commented on August 28, 2024

Thanks @JamesNK !

from azure-storage-net.

veena-udayabhanu avatar veena-udayabhanu commented on August 28, 2024

Thanks JamesNK. Just to confirm, the client library requires Json .NET 5.0.6 or later. We specify that in the Nuspec. So users downloading our package are forced to reference 5.0.6 or later. So we should not be affected by this issue, correct?

from azure-storage-net.

JamesNK avatar JamesNK commented on August 28, 2024

The only way a user could run into this bug with the .NET Azure Storage client now is if an older version of Json.NET 5.0 is GACed and that is loaded instead.

I am going to change the JArray.GetEnumerator visibility in Json.NET 6 back to what is what in 5.0.4 (probably early January 2014) and you will need to make this change so Azure Storage works with Json.NET 5 & 6.

When do you plan to release the next version of storage client 3.0?

from azure-storage-net.

veena-udayabhanu avatar veena-udayabhanu commented on August 28, 2024

We are planning to release a hotfix by the end of this week and have included this fix. Thanks again!

from azure-storage-net.

joeg avatar joeg commented on August 28, 2024

This has been resolved in 3.0.1

from azure-storage-net.

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.