Looking for C# JWT API kit other than ZoomNet

We currently use the ZoomNet library to connect to the Zoom API via JWT.

All of the methods in the library are asynchronous which doesn’t work well in our web application, for example creating a meeting. Does anybody have a recommendation for a synchronous library?

Before I roll my own, I wanted to check to see if one is out there, but I not able to find anything except for ZoomNet.

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