Info
Version: | 3.13.0.3 |
Author(s): | Microsoft, CXuesong |
Last Update: | Wednesday, January 31, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Microsoft/BotBuilder |
NuGet Url: | https://www.nuget.org/packages/CXuesong.Ported.Microsoft.Bot.Builder.History |
Install
Install-Package CXuesong.Ported.Microsoft.Bot.Builder.History
dotnet add package CXuesong.Ported.Microsoft.Bot.Builder.History
paket add CXuesong.Ported.Microsoft.Bot.Builder.History
CXuesong.Ported.Microsoft.Bot.Builder.History Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- CXuesong.Ported.Microsoft.Bot.Connector(>= 3.13.0.3)
- CXuesong.Ported.Microsoft.Bot.Builder(>= 3.13.0.3)
- Microsoft.Rest.ClientRuntime(>= 2.3.7)
- CXuesong.Ported.Microsoft.Bot.Connector(>= 3.13.0.3)
- CXuesong.Ported.Microsoft.Bot.Builder(>= 3.13.0.3)
- Microsoft.Rest.ClientRuntime(>= 2.3.7)
Provide interfaces and classes for working with conversation histories in the Microsoft Bot Builder.
In particular this includes facilities to walk across stored histories and replay them.