# csharp-sdk **Repository Path**: zhrs/csharp-sdk ## Basic Information - **Project Name**: csharp-sdk - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-04-05 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Qiniu (Cloud) C# SDK ## 使用 * 参考文档:[七牛云存储 C# SDK 使用指南](https://developer.qiniu.com/kodo/sdk/1237/csharp) * 可以参考我们为大家精心准备的使用 [实例](https://github.com/qiniu/csharp-sdk/tree/master/src/QiniuTests) ## 贡献代码 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](www.qiniu.com)