Build a ThumbnailProvider for Microsoft Cloud Sync Engine
Budget: £500 – £1,000 GBP
Successful applicant must create a ThumbnailProvider for placeholder files within the Cloud Sync Engine, which utilises the Microsoft Cloud Files API framework.
Here's an example Cloud Sync provider from Microsoft:
https://github.com/Microsoft/Windows-classic-samples/tree/main/Samples/CloudMirror
We simply need a ThumbnailProvider to assign binary image data as thumbnails to the placeholder files, and then disregard the thumbnail if the file is fully hydrated (This may be default action within Cloud Files API). The thumbnail will be downloaded from the Internet and must not exist on the local drive.
Here's an example Cloud Sync provider from Microsoft:
https://github.com/Microsoft/Windows-classic-samples/tree/main/Samples/CloudMirror
We simply need a ThumbnailProvider to assign binary image data as thumbnails to the placeholder files, and then disregard the thumbnail if the file is fully hydrated (This may be default action within Cloud Files API). The thumbnail will be downloaded from the Internet and must not exist on the local drive.