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

Updated examples

This commit is contained in:
Jkorf
2025-10-27 12:00:51 +01:00
parent 04e4ddf525
commit dd60067684
11 changed files with 67 additions and 51 deletions
+1
View File
@@ -54,6 +54,7 @@ namespace BlazorClient
services.AddMexc();
services.AddOKX();
services.AddToobit();
services.AddUpbit();
services.AddWhiteBit();
services.AddXT();
}