Open alaatadmori opened 6 years ago
same issue
Hi guys! Since I did not find any SDK from Microsoft itself, a few months ago I developed a .NET SDK that allows you to use the LUIS Programmatic APIs. It is an open source project and is available on my GitHub with installation and usage details. Currently it is in version 1.1. I hope it helps: https://github.com/andreluizsecco/Cognitive-LUIS-Programmatic
@andreluizsecco Thanks for your effort i.e. SDK build by you really awesome. I gone through all function which is self explanatory and well documented.
When I am trying to install as Nuget Package- I am getting below error. Please help here I am using V3 with C# to build a solution.
"Could not install package 'Cognitive.LUIS.Programmatic 1.0.3'. You are trying to install this package into a project that targets '.NETFramework,Version=v4.6', 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."
This issue is for a: (mark with an
x
)Minimal steps to reproduce
Any log messages given by the failure
Expected/desired behavior
OS and Version?
Versions
Mention any other details that might be useful