All Products
Search
Document Center

Object Storage Service:Upload objects (C# SDK V1)

Last Updated:Nov 29, 2025

In Object Storage Service (OSS), an object is the basic unit of data. The OSS SDK for C# provides several ways to upload objects:

During an upload, you can set object metadata and view the upload progress using the progress bar chart (C# SDK V1). After the upload is complete, you can also configure an upload callback (C# SDK V1).