Go to file
oneRain 3f57be22a2 * AVQueryController.cs: chore: 简化 AVQuery 逻辑,将查询条件逻辑转移至
QueryCondition

* AVQuery.cs:
* IQueryCondition.cs:
* QueryEqualCondition.cs:
* AVQueryExtensions.cs:
* QueryCompositionalCondition.cs:
2019-09-17 11:31:40 +08:00
AppRouter/AppRouter * AppRouterController.cs: chore: 调整 app router 域名及统一设置域名方法 2019-09-16 11:06:49 +08:00
Libs init: 合并工程 2019-07-19 15:01:34 +08:00
LiveQuery * AVLiveQuery.cs: chore: 支持 Object Fetch 2019-08-28 11:07:12 +08:00
RTM * AVIMConversationQuery.cs: chore: 抽象 QueryCondition 2019-09-16 18:25:05 +08:00
Storage * AVQueryController.cs: chore: 简化 AVQuery 逻辑,将查询条件逻辑转移至 2019-09-17 11:31:40 +08:00
script chore: ci 2019-07-22 11:54:20 +08:00
.gitignore Initial commit 2019-07-18 11:02:59 +08:00
.travis.yml chore: ci 2019-07-22 11:54:20 +08:00
Doxyfile doc: 增加文档生成工具 2019-07-19 15:40:51 +08:00
LICENSE Initial commit 2019-07-18 11:02:59 +08:00
README.md Update README.md 2019-07-22 12:13:51 +08:00
csharp-sdk.sln * csharp-sdk.sln: chore: 重构 AVFile 为 AVObject 的子类 2019-09-12 15:07:19 +08:00

README.md

csharp-sdk

LeanCloud C# SDK

API 文档