Shared library for Conversational AI Virtual Assistants and Skills.
Info
Version: | 1.1.0 |
Author(s): | Microsoft |
Last Update: | Tuesday, June 22, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Microsoft/botframework-solutions |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Bot.Solutions |
Install
Install-Package Microsoft.Bot.Solutions
dotnet add package Microsoft.Bot.Solutions
paket add Microsoft.Bot.Solutions
Microsoft.Bot.Solutions Download (Unzip the "nupkg" after downloading)
Dependencies
- AdaptiveCards(>= 1.2.4)
- Microsoft.ApplicationInsights(>= 2.8.1)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.2)
- Microsoft.Azure.CognitiveServices.ContentModerator(>= 2.0.0)
- Microsoft.Bot.Builder.AI.Luis(>= 4.9.3)
- Microsoft.Bot.Builder.AI.QnA(>= 4.9.3)
- Microsoft.Bot.Builder.Azure(>= 4.9.3)
- Microsoft.Bot.Builder.Dialogs(>= 4.9.3)
- Microsoft.Bot.Builder.Integration.AspNet.Core(>= 4.9.3)
- Microsoft.Bot.Builder.LanguageGeneration(>= 4.9.3)
- Microsoft.Bot.Builder.TemplateManager(>= 4.9.3)
- Microsoft.Bot.Configuration(>= 4.9.3)
- Microsoft.Bot.Schema(>= 4.9.3)
- Microsoft.Extensions.Configuration.EnvironmentVariables(>= 2.1.0)
- Microsoft.Extensions.Configuration.Json(>= 2.1.0)
- Microsoft.Extensions.Hosting.Abstractions(>= 2.2.0)
- NCrontab(>= 3.3.1)
- Newtonsoft.Json(>= 12.0.3)
- SourceLink.Create.CommandLine(>= 2.8.3)
Tags