Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ Want to know more about how to using this SDK? Are you trying to find some code

* [SDK manual | examples](http://oiy037d6a.bkt.clouddn.com/csharp-sdk-man-v7.2.7/index.html)

Or if you want to develop **UWP apps**, the demo given below will do some help:

* [github | csharp-sdk-example-uwp](https://github.com/fengyhack/csharp-sdk-example-uwp)

##How-to-install

Releases can be found [here](https://github.com/fengyhack/csharp-sdk-shared/releases), choose the one you need and unzipped it, then add reference to the *.dll file in your project.
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@

* [C# SDK使用指南 | 代码示例](http://oiy037d6a.bkt.clouddn.com/csharp-sdk-man-v7.2.7/index.html)

如果您想开发**UWP应用**,您也可以参考如下示例:

* [github | csharp-sdk-example-uwp](https://github.com/fengyhack/csharp-sdk-example-uwp)

##如何安装

当前最新版本及最新改动同步在master分支。
Expand Down