Skip to content

Commit 6f16838

Browse files
authored
Merge pull request #137 from fengyhack/master
更新示例代码,新增UWP示例
2 parents 98a64c7 + 6f0d762 commit 6f16838

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

README.en-US.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ Want to know more about how to using this SDK? Are you trying to find some code
2020

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

23+
Or if you want to develop **UWP apps**, the demo given below will do some help:
24+
25+
* [github | csharp-sdk-example-uwp](https://github.com/fengyhack/csharp-sdk-example-uwp)
26+
2327
##How-to-install
2428

2529
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.

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@
2020

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

23+
如果您想开发**UWP应用**,您也可以参考如下示例:
24+
25+
* [github | csharp-sdk-example-uwp](https://github.com/fengyhack/csharp-sdk-example-uwp)
26+
2327
##如何安装
2428

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

0 commit comments

Comments
 (0)