1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-11 00:08:30 +01:00

chore: Added unleash-client-core as official sdk (#505)

Added in readme unleash-client-core as official sdk and removed unofficial ones
This commit is contained in:
Weslei Juan Novaes Pereira 2019-10-03 10:15:50 -03:00 committed by Ivar Conradi Østhus
parent d1fd5d3900
commit 3ab92b9dab

View File

@ -38,11 +38,10 @@ Official client SDK's:
- [unleash/unleash-client-go](https://github.com/unleash/unleash-client-go)
- [unleash/unleash-client-ruby](https://github.com/unleash/unleash-client-ruby)
- [unleash/unleash-client-python](https://github.com/Unleash/unleash-client-python)
- [unleash/unleash-client-core](https://github.com/Unleash/unleash-client-core) (.Net Core)
Clients written by awesome enthusiasts: :fire:
- [stiano/unleash-client-dotnet](https://github.com/stiano/unleash-client-dotnet) (.Net Core)
- [onybo/unleash-client-core](https://github.com/onybo/unleash-client-core) (.Net Core)
- [rarruda/unleash-client-python](https://github.com/rarruda/unleash-client-python) (Python 3)
- [afontaine/unleash_ex](https://gitlab.com/afontaine/unleash_ex) (Elixir)