Go to file
oneRain 6252a06b72 * QueryTest.cs: chore: 在 AVQuery 中提取 QueryCondition 模块,实现 Where
条件组合;共享给 AVIMCOnversationQuery 使用

* AVQuery2.cs:
* AVQuery.cs:
* QueryCondition.cs:
* IQueryCondition.cs:
* QueryEqualCondition.cs:
* QueryRelatedCondition.cs:
* QueryCompositionalCondition.cs:
* AVObjectController.cs:
2019-09-16 16:46:12 +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 * csharp-sdk.sln: chore: 重构 AVFile 为 AVObject 的子类 2019-09-12 15:07:19 +08:00
Storage * QueryTest.cs: chore: 在 AVQuery 中提取 QueryCondition 模块,实现 Where 2019-09-16 16:46:12 +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 文档