1
0
mirror of https://github.com/JKorf/CryptoExchange.Net.git synced 2026-08-11 16:32:57 +00:00

Added Aster reference

This commit is contained in:
Jkorf
2025-10-06 10:37:28 +02:00
parent a832f0e4d4
commit da70ba6ec7
8 changed files with 43 additions and 25 deletions
+1
View File
@@ -8,6 +8,7 @@
@using Microsoft.JSInterop
@using BlazorClient
@using BlazorClient.Shared
@using Aster.Net.Interfaces.Clients;
@using Binance.Net.Interfaces.Clients;
@using BingX.Net.Interfaces.Clients;
@using Bitfinex.Net.Interfaces.Clients;