OSS SDK for C#

Updated at: 2024-12-04 11:54

Object Storage Service (OSS) SDK for C# supports .NET Framework 2.0 and later. This topic is written based on OSS SDK for C# 2.8.0.

Compatibility

  • For SDKs 2.x.x:

    • API operations: compatible

    • Namespace: compatible

  • For SDKs 1.0.x:

    • API operations: compatible

    • Namespace: incompatible. Aliyun.OpenServices.OpenStorageService is changed to Aliyun.OSS.

Source code and API documents

For more information about SDK source code, visit GitHub. For more information, see API Doc.

Sample code

OSS SDK for C# provides various sample code. You can obtain the sample code from GitHub. The following table describes the sample code files.

References

  • On this page (1)
  • Source code and API documents
  • Sample code
  • References
Feedback