chargebee / chargebee-dotnet

.NET library for the Chargebee API.
https://apidocs.chargebee.com/docs/api?lang=dotnet
MIT License
20 stars 24 forks source link

.net core support #14

Closed rtpHarry closed 5 years ago

rtpHarry commented 7 years ago

Does this support .dotnet core?

wullinkm commented 7 years ago

@rtpHarry seems that currently it doesn't I forked it and pushed a version to nuget.org https://github.com/dexgrid/chargebee-dotnet

In case you might still need it... :)

ghost commented 7 years ago

Any updates as to when the library will support net core? @wullinkm your fork currently has some issue with the method ApiUtil.BuildUrl() as it uses WebUtility.UrlEncode(path) therefore it encodes spaces to + instead of %20. And so the chargebee API returns 404 when retrieving users cards with a customer Id containing a space.

winklerp commented 7 years ago

We would also need .net core (.netstandard) support. Any timeline, when this will be available?

neilortoo commented 6 years ago

+1 for .dotnet core support. Is anyone from Chargebee actually tracking this repo?

balachargebee commented 6 years ago

Hi there!

We're working on support for .net core. ETA- Late February I'll update the thread once the feature is launched.

Thanks, Bala Adhethan Chargebee

nils2612 commented 6 years ago

Hi @balachargebee, is there an update on this?

balachargebee commented 6 years ago

Hey @nils2612

My apologies, our developers are working on other priority features that had to be taken up.

We still do have .Net core support in our roadmap and I'll update the new ETA after discussing internally.

Thank you for your patience.

HerrNiklasRaab commented 6 years ago

Also important for us!

winklerp commented 6 years ago

Any update on this? This dependency is the only one holding us back from switching to .net core runtime. Please provide .net core support as soon as possible.

thanks!

asultan001 commented 6 years ago

Any updates on this? It would be great if you had support for .net core.

nils2612 commented 6 years ago

Hey guys, i am using this package, works fine: https://www.nuget.org/packages/chargebee-core/

SangeethaBaskaran commented 6 years ago

Hello @winklerp, @asultan001 , @nils2612 ,

Thanks for being patient with us.

Our developers are actively working on to support .net core now. We need a few more days to discuss this issue in order to get this done as soon as possible.

Please bear with us. We will get back to you with an update once this is done.

brainchest commented 6 years ago

Hi, have you been able to make any progress on this?

dbpprt commented 5 years ago

Any updates here?

cb-goutham commented 5 years ago

please use our latest library version - 2.6.8 for .net core support .