Agora-C_Sharp-SDK
Agora-C_Sharp-SDK copied to clipboard
The simple ways to use Agora RTC SDK with C#
I fill out the app id and channel name for the demo, but after joining, the screen is not showing anything. Also, I notice that we don't have to fill...
If I modify the project directly to .net 5.0 or framework 4.X, will there be any pitfalls when I run it? 如果直接修改工程为 .net 5.0 或者 framework 4.X ,运行的时候会有什么坑吗?
I encountered this issue when publishing the Example in Visual Studio 我在Visual Studio发布Example显示这个问题
找到了多个具有相同相对路径的发布输出文件: C:\Users\...\.nuget\packages\agora_rtc_sdk\4.2.0.1\build\x64\net40\agorartc.dll, C:\Users\...\.nuget\packages\agora_rtc_sdk\4.2.0.1\build\x64\netcoreapp20\agorartc.dll, C:\Users\...\.nuget\packages\agora_rtc_sdk\4.2.0.1\build\x64\net40\agorartc.pdb, C:\Users\...\.nuget\packages\agora_rtc_sdk\4.2.0.1\build\x64\netcoreapp20\agorartc.pdb。