Elasticsearch based storage extension for bots created using Microsoft Bot Framework.
Info
Version: | 0.1.3 |
Author(s): | Pratik Panda |
Last Update: | Monday, December 10, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/pratikpanda/botbuilder-elasticsearch-dotnet/tree/master/libraries/Bot.Builder.Elasticsearch.Storage |
NuGet Url: | https://www.nuget.org/packages/Bot.Builder.Elasticsearch.Storage |
Install
Install-Package Bot.Builder.Elasticsearch.Storage
dotnet add package Bot.Builder.Elasticsearch.Storage
paket add Bot.Builder.Elasticsearch.Storage
Bot.Builder.Elasticsearch.Storage Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Bot.Builder(>= 4.1.5)
- NEST(>= 6.4.0)
- NEST.JsonNetSerializer(>= 6.4.0)