Is there another REST SDK for the Verint platform that is compatible for .Net Core ?

Just to give you some context, we are trying to interact with Verint via their REST-SDK that you shared here (community.telligent.com/.../rest-sdk), however, since we are trying to use it from a .Net Core application, it is failing. It seems it is happening due to framework incompatibility because the SDK is referring to a class that is .NET framework based and we are using .Net Core instead. Is there another REST SDK for the Verint platform that is compatible for .Net Core ? Thanks in advance.

Parents Reply Children