Coder Social home page Coder Social logo

Comments (7)

jsgoupil avatar jsgoupil commented on June 19, 2024

@adamskt Hey, someone is asking about .net core and I remember you did some work on this. I am ready to try upgrading the WebConnector to .netcore2.0 but I am wondering why that one didn't get converted to support multiple frameworks?

from quickbooks-sync.

adamskt avatar adamskt commented on June 19, 2024

I am currently using this library in a netstandard2.0 project which is consumed by a v2 Azure Function (which uses the netcoreapp2.0 runtime, AFAIK). I also consume the same library in a netcoreapp2.0 console application. If I remember correctly, WebConnector didn't get upgraded to netstandard2.0 because it depends on Nito.AsyncEx v4.0.1 which has it's highest targeted TFM as net451. There is a pre-release of Nito.AsyncEx 5 that targets newer frameworks, but I remember some changes to it's API that made upgrading WebConnector non-trivial.

from quickbooks-sync.

jsgoupil avatar jsgoupil commented on June 19, 2024

Thanks for your answer!
But aren't you consuming only qbxml ?
This Nito, I recall using it but it's a tiny library that could be removed I think. But I just checked and they seem to support .netcoreapp1.3

from quickbooks-sync.

adamskt avatar adamskt commented on June 19, 2024

That's right, I'm only using the qbxml portion of the library, if I recall correctly. I agree with you on the possibility of removing Nito-- I think the need for it is largely made redundant by the richness of the TPL in newer frameworks.

from quickbooks-sync.

nafberger avatar nafberger commented on June 19, 2024

Hi, can I contact either of you above, we are ready to pay for technical help to get this to work for us. feel free to contact me on 845-421-5042 or [email protected]

from quickbooks-sync.

jsgoupil avatar jsgoupil commented on June 19, 2024

Let me give you a call to check what you need.

from quickbooks-sync.

jsgoupil avatar jsgoupil commented on June 19, 2024

Done!

from quickbooks-sync.

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.