Binance.Net
Binance.Net is a strongly typed C client library for accessing the Binance REST and Websocket APIs for both Spot and Futures trading. Built on the CryptoExchange.Net base library, it is designed for clear usage, high performance, and optimal compatibility with .NET Standard 2.0, 2.1, .NET Core, .NET Framework 4.6.1+, Mono, Xamarin, UWP, and Unity. The library maps response data to descriptive models and utilizes enums for input parameters and values to ensure type safety. Key features include automatic websocket reconnection management, client-side rate limiting, client-side order book implementation, support for multiple accounts, extensive logging, and compatibility with various Binance environments including binance.com, binance.us, and testnet. It also offers native AOT support and extensive documentation specifically tailored for AI coding assistants with configuration files for tools like Cursor, GitHub Copilot, and others. Developers can easily integrate it into projects via NuGet or GitHub Packages, u