Try to use Binance.Api

Hello,
I will like to use the Korf / Binance.Net API in a Bot project.

Unfortunately, my level in C # is obviously not enough and I cannot use it.
It is a Windows Form project.
I opened the project containing the Binance dot Net examples, but I was unable to integrate it into my project or start it.
Do you have a link to a tutorial or a help that will allow me to move forward?
I would like to be able to use the API to track prices, place orders.
At the moment I am using System.Net.Sockets and WebSockets.
I have been trying for a week without moving forward and would be very grateful for your advice.

Hello,

Thanks for reaching out, although we don’t have official SDKs neither follow up on 3rd party repositories, so we can’t guide you on your Bot creation, but we can suggest endpoints from our API documentation ( https://binance-docs.github.io/apidocs/spot/en/#change-log ) for you to follow and obtain your desired data.