KoenZomers / OneDriveAPI

API in .NET Framework 4.8.0, .NET Core 3.1 and .NET 6.0 to communicate with OneDrive Personal and OneDrive for Business
Eclipse Public License 1.0
109 stars 34 forks source link

Create Method UploadItem with Stream #5

Closed Kyrodan closed 8 years ago

Kyrodan commented 8 years ago

The opposite to #1.

KoenZomers commented 8 years ago

Valid point. I'll add it to the API.

KoenZomers commented 8 years ago

Added UploadFileAs, UploadFileViaSimpleUpload and UploadFileViaResumableUpload methods which accept a Stream in version 1.4.1.0 of the API