中文 | English
Use Agora RTC SDK with C#!
- You can find full API document(Unity) at Document Center
- You can find full release note(Unity) at Release Note
- Visual Studio 2017+ with C++ (Windows)
- .NET
- 
Clone the repository. git clone https://github.com/AgoraIO-Extensions/Agora-C_Sharp-SDK.git 
- 
Open solution file or API_Example. Open Agora-C_Sharp-SDK/Agora-C_Sharp-RTC-SDK-API_Example/C_Sharp-API_Example.slnvia Visual Studio. select x64 platform.
- 
Build and Run Build C_Sharp-API_Example Project and Run. 
 Have fun!
If you do not have an App ID, see Appendix.
For more information about our API, please refer to C# API Reference.
To use our SDK, you must obtain an app ID:
- Create a developer account at agora.io. Once you finish the sign-up process, you are redirected to the dashboard.
- Navigate in the dashboard tree on the left to Projects > Project List.
- Copy the app ID that you obtained from the dashboard into a text file. You will use it when you run demo (there is an input box in our GUI demo).