Middleware extensions for Bot Builder v4 SDK that allows you to send payloads to a bot thru the emulator that act as though they were events.
Info
Version: | 1.0.1 |
Author(s): | Bot Builder Community |
Last Update: | Wednesday, August 14, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/weretygr/BotRelated/tree/master/libraries/Bot.Builder.Community.Middleware.EmulatorEvents |
NuGet Url: | https://www.nuget.org/packages/Bot.Builder.Community.Middleware.EmulatorEvents |
Install
Install-Package Bot.Builder.Community.Middleware.EmulatorEvents
dotnet add package Bot.Builder.Community.Middleware.EmulatorEvents
paket add Bot.Builder.Community.Middleware.EmulatorEvents
Bot.Builder.Community.Middleware.EmulatorEvents Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Bot.Builder(>= 4.5.1)
Tags