cloudinary / CloudinaryDotNet

Cloudinary DotNet library
MIT License
102 stars 68 forks source link

Add support for `UploadChunk` in Upload Api #360

Closed const-cloudinary closed 6 months ago

const-cloudinary commented 6 months ago

Brief Summary of Changes

This PR adds support for UploadChunk Upload API method.

Users can use it to implement their own way of uploading chunks of large files to Cloudinary.

See unit tests for usage examples.

What does this PR address?

Are tests included?

Reviewer, please note:

Checklist: