Importing Zoom C# SDK as.NETcore vs .NETframework

Description
I am currently building a C# application for Windows utilizing Uno Platform for my front end. To the best of my understanding, Uno Platform is cross-platform, so it is built on .NETcore, whereas Visual Studio is telling me that “zoom_sdk_dotnet_wrap.dll” is targeting .NETframework.
I assume that “zoom_sdk_dotnet_wrap.dll” is the primary reference I need, along with others in the bin folder, in order to import the Zoom SDK into another application.
As someone who knows very little about .NET, is it possible to retarget the Zoom C# SDK to .NETcore or .NETstandard and recompile the dll somehow?

Which Client Desktop SDK version?
Zoom c # wrapper 5.4.54802.0124
Zoom sdk windows 5.4.54802.0124

image

Hey @reckert,

Thanks for using the dev forum!

Unfortunately, I do not believe there is any way to do this.

Thanks!
Michael

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.