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.9/index.html)

Or if you want to develop **UWP apps**, see example(s) given below.

* [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.9/index.html)

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

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

##如何安装

当前最新版本及最新改动同步在master分支。
Expand Down
7 changes: 5 additions & 2 deletions doc/README.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@

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



<h2 id="关于">关于</h2>

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

<p>如果您想开发<strong>UWP应用</strong>,您也可以参考如下示例。</p>

<ul><li><a href="https://github.com/fengyhack/csharp-sdk-example-uwp" target="_blank">github | csharp-sdk-example-uwp</a></li>
</ul>



<h2 id="如何安装">如何安装</h2>
Expand Down
Binary file modified doc/README.pdf
Binary file not shown.