Skip to content

Intelliflo/ringcentral-csharp

 
 

Repository files navigation

RingCentral SDK for C#

NuGet Build Status Coverage Status Docs License

Installation

We recommend NuGet. Install the latest stable version:

Install-Package RingCentralSDK

This will download the RingCentral Portable Class Library into your project as well as all the dependencies. The NuGet package is compabible with all popular platforms including but not limited to .NET 4.0+, Xamarin.iOS, Xamarin.Android and Xamarin.Mac.

Install the pre-release version:

Install-Package RingCentralSDK -Pre

Install a specific version:

Install-Package RingCentralSDK -Version 1.0.0

Documentation

Please read the docs.

API Developer Guide

This SDK wraps the RingCentral Connect Platform API which is documented in the RingCentral Connect Platform Developer Guide. For additional information, please refer to the Developer Guide.

Links

Project Repo

RingCentral Developer Site

RingCentral API Docs

RingCentral API Explorer

RingCentral GitHub Organization

Support

For support using this SDK, please use the following resources:

  1. RingCentral Developer Community
  2. RingCentral C# SDK GitHub repo
  3. Stack Overflow

Contributions

Any reports of problems, comments or suggestions are most welcome.

Please report these on Github

License

RingCentral SDK is available under an MIT-style license. See LICENSE for details.

RingCentral SDK © 2015-2016 by RingCentral, Inc.

About

RingCentral Connect Platform C# SDK

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%