Provides API functions for consuming the Microsoft Azure Cognitive Services LUIS Runtime API.
Info
Version: | 3.1.0-preview.1 |
Author(s): | Microsoft |
Last Update: | Tuesday, July 7, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Azure/azure-sdk-for-net |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Azure.CognitiveServices.Language.LUIS.Runtime |
Install
Install-Package Microsoft.Azure.CognitiveServices.Language.LUIS.Runtime
dotnet add package Microsoft.Azure.CognitiveServices.Language.LUIS.Runtime
paket add Microsoft.Azure.CognitiveServices.Language.LUIS.Runtime
Microsoft.Azure.CognitiveServices.Language.LUIS.Runtime Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Rest.ClientRuntime(>= 2.3.20 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure(>= 3.3.18 && < 4.0.0)
- Newtonsoft.Json(>= 10.0.3)
- System.Net.Http(>= 4.3.4)
- Microsoft.Rest.ClientRuntime(>= 2.3.20 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure(>= 3.3.18 && < 4.0.0)
- Newtonsoft.Json(>= 10.0.3)
- Microsoft.Rest.ClientRuntime(>= 2.3.20 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure(>= 3.3.18 && < 4.0.0)
- Newtonsoft.Json(>= 10.0.3)
- Microsoft.Rest.ClientRuntime(>= 2.3.20 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure(>= 3.3.18 && < 4.0.0)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 10.0.3)
- System.Net.Http(>= 4.3.4)
Tags