zxyao145 / qiniu-csharp-sdk

Qiniu Resource (Cloud) Storage SDK for C#

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Qiniu (Cloud) C# SDK

使用

贡献代码

  1. Fork

  2. 创建您的特性分支 git checkout -b my-new-feature

  3. 提交您的改动 git commit -am 'Added some feature'

  4. 将您的修改记录提交到远程 git 仓库 git push origin my-new-feature

  5. 然后到 github 网站的该 git 远程仓库的 my-new-feature 分支下发起 Pull Request

许可证

Copyright (c) 2017 qiniu.com

About

Qiniu Resource (Cloud) Storage SDK for C#

License:MIT License


Languages

Language:C# 99.9%Language:Makefile 0.1%