Installing the SDK
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
The following uses OBS .NET SDK of the latest version as an example:
- Download OBS .NET SDK development package.
- Decompress the development package to obtain folder demo (sample code), folder cn, folder en (third-party log library log4net.dll and SDK library esdk_obs_.net.dll), and file Log4Net.config (log configuration file).
- Start Visual Studio and choose FILE > New > Project > Templates > Visual C# > Console Application to create a Console Application project.
- Right-click the new project and choose References > Add Reference and import file esdk_obs_.net.dll.
Last Article: Preparing a Development Environment
Next Article: Obtaining Endpoints
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.