Relates to ‣

PRs:

https://github.com/specklesystems/speckle-sharp/pull/1460

https://github.com/specklesystems/speckle-server/pull/845

Tasks

TODOs:

Documentation

Core now exposes a new class, called Blob. This class is a reference to a file on the user’s disk. Receiving and Sending operations that use the ServerTransport will automatically process these file references and upload/download them.

🆕 How do I create a Blob?

Simple! Just specify the path to the file you want to upload.