oneRain 2020-06-02 10:19:33 +08:00 committed by GitHub
parent 92173f6f2d
commit 6b40e4bfd5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 1 deletions

View File

@ -1,6 +1,13 @@
# csharp-sdk
LeanCloud 数据存储,即时通讯 C# SDK基于 .Net Standard 2.0 标准开发。
LeanCloud C# SDK基于 .Net Standard 2.0 标准开发,包括服务如下:
- 存储
- 排行榜
- 即时通讯
- Live Query
参考:[Unity Demo](https://github.com/leancloud/CSharp-SDK-Unity-Demo)
## 安装