# JKorf/Binance.Net

C#/.NET client library for the Binance.com cryptocurrency exchange REST and WebSocket APIs, supporting Spot and Futures trading and market data with strongly typed models.

Repository: https://github.com/JKorf/Binance.Net
Canonical: https://ross.abutalabs.com/products/binancenet
Homepage: https://cryptoexchange.jkorf.dev?library=Binance.Net
Language: C#
License: MIT
License Family: permissive
Topics: binance, cryptocurrency, tradeapi, exchange, binance-exchange, binancenet, csharp, dotnet, binance-api, api-wrapper, binance-bot, binance-sdk, binance-trading-bot, crypto, cryptocurrency-exchanges, binance-net
Last push: 2026-08-31T09:16:09+00:00

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 100, release rhythm 86, longevity 100
- inputs: {"age_days": 3242, "days_push": 2, "days_rel": 12, "gap_med": 7, "n_releases_24m": 80}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1172, forks 454 (observed 2026-09-01T02:13:55.190497+00:00)

## What it is
Binance.Net is a strongly typed C#/.NET client library for the Binance cryptocurrency exchange REST and WebSocket APIs. It supports Spot and Futures trading and market data with automatic reconnection, rate limiting, and client-side order book management.

## Use cases
- place spot and futures orders on Binance from .NET
- stream real-time market data via Binance WebSocket
- build a crypto trading bot in C#
- fetch candlestick and ticker data from Binance
- manage multiple Binance accounts programmatically
- track order books client-side with automatic updates

## When to choose
- you need a maintained, strongly typed Binance API client for C#/.NET
- you want automatic WebSocket reconnection and rate limiting out of the box
- you need support for Spot, Futures, testnet, and binance.us environments
- you want consistency with other exchange clients built on CryptoExchange.Net

## When to avoid
- you are not working in C#/.NET
- you need a different exchange not covered by the Binance API
- you want a lightweight raw HTTP wrapper without typed models

## Facets
- artifact type: library
- maturity: active
- function: http-client, websocket, rate-limiting, caching, logging, sdk
- domain: fintech, apis, developer-tools
- platform: dotnet, cross-platform
- tags: binance, crypto-exchange, trading-bot, rest-api, market-data, spot-trading, futures-trading, cryptocurrency

## Member repositories
- JKorf/Binance.Net (main) score 95

## Provenance
- Observed fields: from GitHub, fetched 2026-09-01T02:13:55.190497+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:28:25.244211+00:00, confidence not recorded.
  - readme: https://github.com/JKorf/Binance.Net (fetched 2026-09-01T02:13:55.190497+00:00, sha 702e8f2b0cec)
  - homepage: https://cryptoexchange.jkorf.dev?library=Binance.Net (fetched 2026-08-29T12:33:41.285941+00:00, sha fd06f6144f6f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
