Toolkit that makes working with the Bot Framework simpler.
Info
| Version: | 1.0.0 |
| Author(s): | Craig Presti |
| Last Update: | Wednesday, September 27, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://github.com/craigomatic/BotToolkit |
| NuGet Url: | https://www.nuget.org/packages/BotToolkit |
Install
Install-Package BotToolkit
dotnet add package BotToolkit
paket add BotToolkit
BotToolkit Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.3)
- Autofac(>= 4.6.0)
- Microsoft.Bot.Builder(>= 3.9.1)
- Microsoft.Rest.ClientRuntime(>= 2.3.10)
Tags