Skip to content

Version 7.11.0

Compare
Choose a tag to compare
@JKorf JKorf released this 19 Nov 13:15
· 10 commits to master since this release
  • Updated CryptoExchange.Net to version 8.3.0, see https://github.com/JKorf/CryptoExchange.Net/releases/tag/8.3.0
  • Added support for loading client settings from IConfiguration
  • Added DI registration method for configuring Rest and Socket options at the same time
  • Added DisplayName and ImageUrl properties to BitfinexExchange class
  • Updated client constructors to accept IOptions from DI
  • Removed redundant BitfinexSocketClient constructor