Info
Version: | 3.30.0 |
Author(s): | Microsoft |
Last Update: | Thursday, March 19, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Microsoft/BotBuilder |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Bot.Builder.History |
Install
Install-Package Microsoft.Bot.Builder.History
dotnet add package Microsoft.Bot.Builder.History
paket add Microsoft.Bot.Builder.History
Microsoft.Bot.Builder.History Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Bot.Builder(>= 3.30.0)
- Newtonsoft.Json(>= 9.0.1)
In particular this includes facilities to walk across stored histories and replay them.