api-ai-csharp icon indicating copy to clipboard operation
api-ai-csharp copied to clipboard

A C# wrapper for the api.ai

Results 2 api-ai-csharp issues
Sort by recently updated
recently updated
newest added

I can not run your code when I upgrade to the new version of Microsoft.Bot.Builder

Error while executing: var queryResponse = await queryAppService.PostQueryAsync(queryRequest); ` at Api.Ai.ApplicationService.Extensions.HttpResponseMessageExtension.d__0.MoveNext() in D:\git-projects\api-ai-csharp\src\ApplicationService\Api.Ai.ApplicationService\Extensions\HttpResponseMessageExtension.cs:line 45 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)...