A library for using Azure Search in connection with a bot built with the MS Bot Framework.
Info
Version: | 0.1.0 |
Author(s): | Daniel Heinze |
Last Update: | Thursday, March 29, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/starlord-daniel/AzureSearchLibrary |
NuGet Url: | https://www.nuget.org/packages/Bot.AzureSearch |
Install
Install-Package Bot.AzureSearch
dotnet add package Bot.AzureSearch
paket add Bot.AzureSearch
Bot.AzureSearch Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Bot.Builder(>= 3.14.1.1)
- Newtonsoft.Json(>= 11.0.1)
- System.ValueTuple(>= 4.4.0)
Tags