1
0
mirror of https://github.com/JKorf/CryptoExchange.Net.git synced 2026-08-12 00:43:03 +00:00

Updated examples

This commit is contained in:
Jkorf
2026-08-06 10:26:39 +02:00
parent 907399b878
commit a3d95da9fa
7 changed files with 60 additions and 29 deletions
+2
View File
@@ -52,9 +52,11 @@ namespace BlazorClient
services.AddHTX();
services.AddKraken();
services.AddKucoin();
services.AddLBank();
services.AddLighter();
services.AddMexc();
services.AddOKX();
services.AddPionex();
services.AddToobit();
services.AddUpbit();
services.AddWeex();