From ea1fd3c3f3bcde7feb3c4be0e442354369950360 Mon Sep 17 00:00:00 2001 From: AskoldMakaruk Date: Fri, 8 Feb 2019 10:32:01 +0200 Subject: [PATCH] Update wrappers.md --- showcase/wrappers.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/showcase/wrappers.md b/showcase/wrappers.md index 3e902de..86ee6aa 100644 --- a/showcase/wrappers.md +++ b/showcase/wrappers.md @@ -12,3 +12,9 @@ Additional Notes: Easy to use Python async client to get all statistics from the Source: https://www.github.com/umbresp/brawlstars Author: Viktinye#9711 Additional Notes: Easy to use, async and sync, clean interface + +## C# +### BrawlStars-API +Source: https://github.com/AskoldMakaruk/BrawlStars-API +Author: KvasDimas#1770 +Additional Notes: Based on crossplatform dotnet framework.