Skip to main content

how to implement ring central in my own website using asp.net mvc

You can use our C# SDK:

https://github.com/ringcentral/ringcentral-csharp-client

For websites, we have an OAuth login demo using the C# Nancy framework:

https://github.com/ringcentral/ringcentral-demos-oauth/tree/master/csharp-nancy

Reply