Coder Social home page Coder Social logo

Comments (3)

adamfisher avatar adamfisher commented on July 21, 2024

It looks like this has been an issue others have experienced as well directly with RestSharp. However I am able to upgrade to the latest versions as you mentioned above and I'm able to build the project and run all unit tests.

restsharp/RestSharp#1198

Some solutions they mention to try:

  • Uninstalling the package and reinstalling
  • If the RestSharp dependency is directly installed in your solution, remove it and only rely on the NuGet package dependency.

from restsharp.serializers.newtonsoft.json.

adamfisher avatar adamfisher commented on July 21, 2024

RestSharp.Serializers.Newtonsoft.Json.RestRequest is just a convenience wrapper that extends RestSharp.RestRequest and automatically applies the Newtonsoft serializer. It is optional to use since you can set it in an alternate way as mentioned in the docs.

Regardless, I published release 1.5.1 and recompiled against the latest RestSharp version to ensure they are both consistent.

https://github.com/adamfisher/RestSharp.Serializers.Newtonsoft.Json/releases/tag/1.5.1

from restsharp.serializers.newtonsoft.json.

erdugen avatar erdugen commented on July 21, 2024

The problem is resolved with the latest version. Thanks...

from restsharp.serializers.newtonsoft.json.

Related Issues (11)

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.