Giter Site home page Giter Site logo

Async optimizations about shipstation4net HOT 3 CLOSED

mynkow avatar mynkow commented on August 9, 2024
Async optimizations

from shipstation4net.

Comments (3)

nla-brandonjames avatar nla-brandonjames commented on August 9, 2024

I'll think about adding this functionality to this library in the future; I don't have the time to do this just now. I'm actually reusing the core code of this client in another client of mine. I've updated it since. Eventually I'm going to abstract ClientBase into a new HTTP client project after I get more progress on the other web service clients I'm working on. After that I'll create an issue in that HTTP client and tag you in the message so you can help oversee the change and I'll close this issue.

from shipstation4net.

mynkow avatar mynkow commented on August 9, 2024

Probably I will do this and send a pull request. Before doing this blindly do you have some concerts or recommendations or warnings to share upfront?

from shipstation4net.

nla-brandonjames avatar nla-brandonjames commented on August 9, 2024

I have some background about where the code came from. This was my first experience writing an HTTP Client from scratch. The code was inspired from RCWorst's BigCommerce4Net Client. It was based on .NET 4.5 and used RestSharp, but was easy enough for me to understand and I was able to convert it to .NET Standard by changing RestSharp to System.Net.HttpClient. I am currently working on a Zoho Books client, where I have updated the core code for this ClientBase to account for varying response keys (See my StackOverflow post).

If it makes enough sense to just go ahead and split off the ClientBase into a new project at this time, just let me know. I was intending on upgrading this client later with the changes I made to it within my ZohoBooksClient and we'll work on the core together over time and then publish it to NuGet when it's "ready".

Also, if you're able to test this library for the data manipulating requests on a fresh ShipStation account, I can create a new issue in this library and assign you to it. Just let me know.

from shipstation4net.

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.