ExchangeSharp
ExchangeSharp is a high-performance, cross-platform .NET/C library and command-line interface designed for interfacing with numerous cryptocurrency exchanges. It provides unified access to public and private REST APIs as well as real-time data via web sockets. The library supports a wide range of popular exchanges including Binance, Coinbase, Bitfinex, Bybit, and many others, covering features such as market data retrieval, trading, order book management, and account withdrawals. A standout feature is its optional global market symbol normalization, which standardizes varying exchange naming conventions into a single consistent format. ExchangeSharp is built on .NET Standard, ensuring compatibility across Windows, macOS, Linux, containers, serverless environments, iOS, and Android applications. It also includes a powerful CLI tool that allows users to access all library features directly from the command line without writing code. The software is engineered for ease of use, offering a simplified API for devel