A C# wrapper for the api.ai to Bot Framework.
Info
Version: | 1.0.0.8 |
Author(s): | Bruno Brandes |
Last Update: | Monday, December 11, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/brunobrandes/api-ai-csharp |
NuGet Url: | https://www.nuget.org/packages/Api.Ai.Csharp.BotFramework |
Install
Install-Package Api.Ai.Csharp.BotFramework
dotnet add package Api.Ai.Csharp.BotFramework
paket add Api.Ai.Csharp.BotFramework
Api.Ai.Csharp.BotFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.2)
- Api.Ai.Csharp(>= 1.0.2.3)
- Microsoft.Bot.Builder(>= 3.8.1)
- MediaTypeMap(>= 2.1.0)