question

GreenBills Support avatar image
GreenBills Support asked Tyler Liu answered

How to add RingCentral Nuget for .Net 4.5.2

My current project is on .Net 4.5 and wants to integrate meeting API's. Trying to add SDK but getting

Error: Could not install package 'RingCentral.Net 3.0.0'. You are trying to install this package into a project that targets '.NETFramework, Version=v4.5, but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.


Is there any way that I can add this sdk or any other solution?

sdk issue
1 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Tyler Liu avatar image
Tyler Liu answered

RingCentral .NET SDK is .NET standard 2.0 compliant, you need to upgrade your .NET runtime to at least 4.6.1. Recommended runtime is .NET Framework 4.7.2 or higher.

1 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Tyler Liu avatar image
Tyler Liu answered

We do have a legacy SDK that supports old .NET runtimes. However, we don't maintain it any more and any new users should use the latest SDK.

1 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 10 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.