-
Notifications
You must be signed in to change notification settings - Fork 142
Support upload using background upload APIs on UWP #56
Comments
Hello all, If you can, let me know rough timing of what you guys plan to do? -thanks |
Hi, I would like to provide a facility for the users of my UWP app to upload videos (> 100 MB) to OneDrive and I was looking for a sample code to accomplish large file uploads using OneDrive SDK (C#). I could not locate any sample but for a method to create an |
Hi @nitinphansalkar, You might want to take a look at this issue for an example of using the BackgroundUploader for uploading a file and this StackOverflow answer for an example of creating an upload session for chunked upload. |
#176 added large file uploads. |
Thank you for reaching out and for your patience. This SDK is being officially deprecated. See #259 for more information |
No description provided.
The text was updated successfully, but these errors were encountered: