Currently the library supports uploading multiple files using a collection of either the file paths or the FileInfo objects.
It would be really good to be able to upload multiple streams. This is useful when the files come from an external source (e.g. Azure blob storage etc.).
Regards,
AG