bchavez / Coinbase

:moneybag: A .NET/C# implementation of the Coinbase API.

Home Page:https://developers.coinbase.com/api/v2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.NET Core support

shravan2x opened this issue ยท comments

Are there any plans for this library to support .NET Core?

Hello @shravan2x ,

There are no plans as of yet. However, I would accept a PR that would bring it in line with .NET Standard 1.3 or 2.0. Standard 2.0 would likely have the least friction in migrating forward.

IIRC, in order to make it fully compliant with .NET Core, the RestSharp dependency would need to be removed and replaced with something more modern like Flurl.

If you're up to the task, let me know.

Thanks,
Brian

๐Ÿ‘‘ ๐Ÿ’Ž "I know everything that shine ain't always gold..."

I don't have very much time to spare right now, but if there's no plan to do it and no alternative library that has it, I'll give it a shot.

UPDATE: Yeah I don't think I can do this right now. I'm probably going to use the .NET Framework instead.

I have an ASP.NET Core version that I created: https://github.com/SaganMarketing/CoinbaseNetCore/

.NET Core (based on .NET Standard 2.0) support is now in Coinbase v3.0.1.

https://www.nuget.org/packages/Coinbase/3.0.1

Thanks,
Brian

๐Ÿšถ ๐Ÿ˜Ž "So don't delay... act now supplies are running out..."