Skip to content

liqinghuang/QiniuUWP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QiniuUWP

Qiniu SDK for Universal Windows Platform.

Please read this carefully before you start using the SDK.

The project is modified from Official C# SDK. What I have done is porting APIs to WinRT's. So the usage of this SDK should be similar to the original, of course there are some differences:

  1. Config your key directly in Config.cs file.
  2. Plenty of methods now return Task<>, remember to await if you need.

##License

The project is released under MIT License.

About

Qiniu client for Universal Windows Platform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%