Skip to content

Commit 8578c80

Browse files
committed
更新README文档
1 parent 1805783 commit 8578c80

File tree

4 files changed

+13
-2
lines changed

4 files changed

+13
-2
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.9/index.html)
2222

23+
Or if you want to develop **UWP apps**, see example(s) given below.
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.9/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分支。

doc/README.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99

1010
<h1 id="qiniu-cloud-c-sdk">Qiniu (Cloud) C# SDK</h1>
1111

12-
13-
1412
<h2 id="关于">关于</h2>
1513

1614
<p>此 C# SDK 适用于.NET Framework 2.0+ , .NET Core 以及UWP(Windows 10 通用应用),基于七牛云API参考手册构建。使用此 SDK 构建您的网络应用程序,能让您以非常便捷地方式将数据安全地存储到七牛云存储上。无论您的网络应用是一个网站程序,还是包括从云端(服务端程序)到终端(手持设备应用)的架构的服务或应用,通过七牛云存储及其 SDK,都能让您应用程序的终端用户高速上传和下载,同时也让您的服务端更加轻盈。</p>
@@ -31,6 +29,11 @@ <h2 id="sdk文档">SDK文档</h2>
3129
<li><p><a href="http://oiy037d6a.bkt.clouddn.com/csharp-sdk-man-v7.2.9/index.html" target="_blank">C# SDK使用指南 | 代码示例</a></p></li>
3230
</ul>
3331

32+
<p>如果您想开发<strong>UWP应用</strong>,您也可以参考如下示例。</p>
33+
34+
<ul><li><a href="https://github.com/fengyhack/csharp-sdk-example-uwp" target="_blank">github | csharp-sdk-example-uwp</a></li>
35+
</ul>
36+
3437

3538

3639
<h2 id="如何安装">如何安装</h2>

doc/README.pdf

1.44 KB
Binary file not shown.

0 commit comments

Comments
 (0)