Library for Bot Framework that makes it easy to introduce multi-tenant plugins by defining resources and customer-specific logic.
Info
Version: | 0.0.1 |
Author(s): | Objectivity Bespoke Software Specialists |
Last Update: | Friday, October 20, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ObjectivityLtd/Bot.Plugins |
NuGet Url: | https://www.nuget.org/packages/Objectivity.Bot.Plugins |
Install
Install-Package Objectivity.Bot.Plugins
dotnet add package Objectivity.Bot.Plugins
paket add Objectivity.Bot.Plugins
Objectivity.Bot.Plugins Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(>= 4.6.1)
- NLog(>= 4.4.12)
- Newtonsoft.Json(>= 10.0.3)
- Microsoft.Bot.Builder(>= 3.11.0)
- Microsoft.AspNet.WebApi.Client(>= 5.2.3)
- Objectivity.Bot.HtmlBuilder(>= 1.0.0)
- Autofac.Mef(>= 4.0.0)
- Microsoft.Bot.Connector(>= 3.11.1)
Tags