glitch100 / BinanceDotNet

Official C# Wrapper for the Binance exchange API, with REST and WebSocket endpoints
https://www.nuget.org/packages/BinanceDotNet/
MIT License
161 stars 138 forks source link

Going to fork this off to active maintain and support new functions #180

Open osiristlg opened 3 years ago

osiristlg commented 3 years ago

Issue Overview

Going to fork this into a repo on my end to support new feature, new .net versions, etc. since I use it.

Once I clean up some of the basic changes I have so far I will link it from here (or browse my repos).

Package Version: ?.?.?

Going to increment to 5.x to keep the numbering clean

Repro Steps

N/A

Other Information

Will put everything over there and published a nuget as well eventually. If the original author is still maintaining this repo and doesn't want me to do this, let me know.

carloswm85 commented 3 years ago

I was wondering if this project is still running. I saw in the main readme file that it is Compatible with .NET 4.5.1, .NET 4.5.2, .NET 4.6.1, .NETSTANDARD2.0, which would make it downdated, right? Current versions of .NET Also I was wondering if anyone has already done what you propose @osiristlg , and this project is ongoing somewhere else. Let me (anyone) know what's the case? I'm interested in doing my own stuff with this repo (and collaborate if possible).