Before You Start
If you have any questions during development, post them on the Issues page of GitHub. For details about parameters and usage of each API, see the API Reference
- Ensure that you are familiar with OBS basic concepts, such as bucket, object, and AK and SK.
- You can see General Examples of ObsClient to learn how to call OBS .NET SDK APIs in a general manner.
- After an API calling is complete using an instance of ObsClient, view whether an exception is thrown. If no, the return value is valid. If yes, the operation fails and you need to obtain the error information from an instance of SDK custom exceptions.
- After an API is successfully called by an instance of ObsClient, an instance of SDK common response headers containing the response headers will be returned.
Last Article: Quick Start
Next Article: Setting Up an OBS Environment
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.