I need to integrate dialogflow in my application. I tried to install ApiAiSdk in my package but im getting error like this
Severity Code Description Project File Line Suppression State
Error Could not install package 'ApiAiSDK 1.6.5'. You are trying to install this package into a project that targets '.NETPortable,Version=v4.5,Profile=Profile78', 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 to resolve this issue or any other approach other than APiAiSdk package. Can anyone please help me out with this.