Does zoom rest api support .net core?

Hi Prakash, 

Our REST API is agnostic to any platform or framework. Would you be able to provide your use case?

Thanks

Michael

Hi Michael,

Sorry for delay response.

Take an example, I have created a meeting and wanted to close that meeting programmatically within a certain time interval using C#.NET code. Could you please provide any sample on this.

Thanks,

Prakash

Hi Prakash, 

The REST API, does not have the functionality to close meetings programatically. 

We have a C# Wrapper SDK, that has sample code to get started below. 

https://github.com/zoom/zoom-c-sharp-wrapper

https://developer.zoom.us/docs/windows/c-wrapper-introduction/