Some common services that can be sahred to build bots with Microsoft Bot Framework.
Info
Version: | 0.0.5 |
Author(s): | Hainan.Zhao |
Last Update: | Sunday, October 4, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/HainanZhao/Bot.CommonServices |
NuGet Url: | https://www.nuget.org/packages/Bot.CommonServices |
Install
Install-Package Bot.CommonServices
dotnet add package Bot.CommonServices
paket add Bot.CommonServices
Bot.CommonServices Download (Unzip the "nupkg" after downloading)
Dependencies
- ColorZXing.Net(>= 0.1.2)
- Microsoft.Azure.CognitiveServices.Vision.ComputerVision(>= 5.0.0)
- Microsoft.Bot.Builder.AI.QnA(>= 4.10.3)
- Microsoft.Bot.Schema(>= 4.10.3)
- Microsoft.Extensions.Configuration.Abstractions(>= 3.1.8)
- System.Drawing.Common(>= 4.7.0)