Giter Club home page Giter Club logo

Comments (12)

im1dermike avatar im1dermike commented on June 12, 2024 2

@HakanL Thanks for contributing to this issue. Former Active employee here and recognize your name. I used to work under James F.

from shippo-csharp-client.

mootrichard avatar mootrichard commented on June 12, 2024 1

😲 first the Ruby client gets some love and now this! I am over the moon right now! I literally just got done fixing some methods and objects on this library just to get it workable, but having this work in .NET Standard would be so much better

from shippo-csharp-client.

mootrichard avatar mootrichard commented on June 12, 2024 1

I am fully onboard with async support and killing the Hashtables. Dictionaries are faaaar better to work with.

from shippo-csharp-client.

mootrichard avatar mootrichard commented on June 12, 2024

We do not have any immediate plans to extend support for .NET Core, but we are always open to looking into different ways we can help developers integrate. Currently we only support .NET 4.5 and .NET 4.0.

from shippo-csharp-client.

CampsiteHelper avatar CampsiteHelper commented on June 12, 2024

2nd this. showstopper for us

from shippo-csharp-client.

HakanL avatar HakanL commented on June 12, 2024

Yea nowadays library developers should support .NET Standard (the lower version the better) so it can be used both with .NET Core and the full framework.

from shippo-csharp-client.

HakanL avatar HakanL commented on June 12, 2024

I made a fork where I re-wrote this to use .NET Standard 1.3 and started to clean up the interface as well (not using Hashtables, etc). Check it out: https://github.com/HakanL/shippo-csharp-client

Also uploaded to NuGet: https://www.nuget.org/packages/Haukcode.GoShippo

I'm in the process of testing it out so I'm sure there are a few issues.

from shippo-csharp-client.

HakanL avatar HakanL commented on June 12, 2024

Note that the API (signatures) has changed quite a bit in my fork, I wanted it to support async calls (using HttpClient instead of WebRequest), plus I disliked the Hashtables (hello .NET 1.0 circa 2002...). There will be a few more changes to get rid of the last Hashtables (IDictionary<string, object> that I changed it to temporarily).

from shippo-csharp-client.

HakanL avatar HakanL commented on June 12, 2024

Ahh, cool!

from shippo-csharp-client.

sdulloor111 avatar sdulloor111 commented on June 12, 2024

I made a fork where I re-wrote this to use .NET Standard 1.3 and started to clean up the interface as well (not using Hashtables, etc). Check it out: https://github.com/HakanL/shippo-csharp-client

Also uploaded to NuGet: https://www.nuget.org/packages/Haukcode.GoShippo

I'm in the process of testing it out so I'm sure there are a few issues.

Is this package now complete and tested for any version of .Net Core?

from shippo-csharp-client.

HakanL avatar HakanL commented on June 12, 2024

Is this package now complete and tested for any version of .Net Core?

I've been using it in production for many months now (currently in .NET Core 3.1).

from shippo-csharp-client.

aleksbor avatar aleksbor commented on June 12, 2024

Are there plans to support .Net Core?

from shippo-csharp-client.

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.