Info
| Version: | 4.23.0 |
| Author(s): | Microsoft |
| Last Update: | Thursday, January 23, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Microsoft/botbuilder-dotnet |
| NuGet Url: | https://www.nuget.org/packages/Microsoft.Bot.Builder.Integration.AspNet.WebApi |
Install
Install-Package Microsoft.Bot.Builder.Integration.AspNet.WebApi
dotnet add package Microsoft.Bot.Builder.Integration.AspNet.WebApi
paket add Microsoft.Bot.Builder.Integration.AspNet.WebApi
Microsoft.Bot.Builder.Integration.AspNet.WebApi Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Bot.Builder(>= 4.11.1)
- Microsoft.AspNet.WebApi(>= 5.2.6)
Tags
It offers idiomatic configuration APIs in addition to providing all the plumbing to direct incoming bot messages to a configured bot.