Info
| Version: | 10.0.0 |
| Author(s): | JKorf |
| Last Update: | Tuesday, December 16, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/JKorf/Bitfinex.Net |
| NuGet Url: | https://www.nuget.org/packages/Bitfinex.Net |
Install
Install-Package Bitfinex.Net
dotnet add package Bitfinex.Net
paket add Bitfinex.Net
Bitfinex.Net Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Crc32.NET(>= 1.2.0)
- CryptoExchange.Net(>= 3.6.0)
- Crc32.NET(>= 1.2.0)
- CryptoExchange.Net(>= 3.6.0)
Tags
All data is mapped to readable models and enum values. Additional features include automatic websocket (re)connection management, an implementation for maintaining a client side order book, easy integration with other exchange client libraries and more.