Giter VIP home page Giter VIP logo

Comments (3)

David-Desmaisons avatar David-Desmaisons commented on July 3, 2024

@Coffmans Did you restore the nugget packages?
If not please do it and rebuild.
If so did you update them?

from discogsclient.

Coffmans avatar Coffmans commented on July 3, 2024

I un-installed, removed the files, and re-installed the DiscogsClient nuget packages. AFAIK, the latest package is installed for the project.

DiscogsClient 2.3.0
RestSharp 106.5.4
RestSharpHelper 1.1.1
System.Reactive 4.1.2

After install of the nuget package, I am prompted with an update for System.Reactive. No difference after the update. Running VS2017.

Still no luck eliminating the compilation error.

Apologies for the re-post. I was logged in under my work account.

from discogsclient.

David-Desmaisons avatar David-Desmaisons commented on July 3, 2024

DiscogsClient use System.Reactive 4.0.0 so you should use the same version in your project.
For the code using the ForEachAsync make sure that you have a refernce to System.Reactive and add
using System.Reactive.Linq

from discogsclient.

Related Issues (17)

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.