Activity of JKorf/Binance.Net repository

Active 🚀

Active contributions

Activity badge for JKorf/Binance.Net repository

Why JKorf/Binance.Net is active?

The result is based on ratio of number of commits and code additions from initial and final time ranges.

Initial time range – from 5 Jul, 2023 to 5 Oct, 2023

Final time range – from 5 Apr, 2024 to 5 Jul, 2024

From 2 to 4 commits per week
100%
From 686 to 1006 additions per week
47%
From 125 to 1628 deletions per week
1202%
Data calculated on 5 Jul, 2024

Summary of JKorf/Binance.Net

The JKorf/Binance.Net repository is a .Net wrapper for the Binance API. It includes all features provided by Binance such as information on the current market, recent trades, order history, account information, and trading.

The repository contains methods for collecting data from the Binance Spot, Binance Futures, Binance US, Binance DEX, Binance Margin, Binance Lending, and Binance Jersey systems.

Main Features

  • Coverage: The library covers all endpoints exposed by the Binance API, allowing complete functionality. This includes public endpoints (like getting ticker information) as well as private endpoints (like placing orders).
  • Rate Limiting: Compliance with Binance's rate limiting rules is built-in, reducing the risk of being banned for excessive calls.
  • Automatic Retries: In the case of a temporary issue (for example, a network hiccup causing a request to fail), it will automatically retry the request.
  • Easy to use: Well structured and easy to understand, even for beginners in .Net.
  • Websocket: Has support for websocket, a technology that provides full-duplex communication channels over a single TCP connection.
  • Strongly typed objects: Instead of using simple data types, this wrapper uses more complex, yet strongly typed objects. It allows for easier development and better error checking.

The repository is actively maintained, with regular updates from the creator, Jan Korf.

Preferred Environment: .Net Core 3.1 or .Net Framework 4.6.1 and up.

Library Dependencies: CryptoExchange.Net, Newtonsoft.Json

This repository provides excellent resources to .Net developers looking to integrate the Binance API into their projects.

It is also open-sourced and licensed under the terms of the MIT license.

Recently analyzed projects

Activity badge for toptal/picasso repository

Updated on 5 Jul 2024

Activity badge for ixartz/Next-js-Boilerplate repository

Updated on 5 Jul 2024

Activity badge for facebook/react repository

Updated on 5 Jul 2024

Activity badge for ethereum/go-ethereum repository

Updated on 5 Jul 2024

Top 5 contributors

ContributorCommits
991
20
7
5
5