Top 20 NuGet Packages depending on Microsoft.Bot.Builder

Total dependencies: 114

Classes for using QnA Maker Cognitive Service on the Microsoft Bot Builder SDK
This library integrates the Microsoft Bot Builder SDK with Application Insights.
This library integrates the Microsoft Bot Builder SDK with Application Insights.
This library integrates the Microsoft Bot Builder SDK with ASP.NET Core. It offers idiomatic configuration APIs in addition to providing all the plumbing to direct incoming bot messages to a configured bot.
This middleware uses Cognitive Services Check to automatically correct inbound message text.
This library implements .NET Simple Dialog classes Library for building bots using Microsoft Bot Framework Connector
Azure classes for using Azure Services on the Microsoft Bot Builder SDK
Core package containing Attachment types and turn context extensions for when using Bot Builder .NET Alexa Adapter to allow for a bot to be used for Alexa skills.
This middleware uses Cognitive Services Sentiment Analysis to identify the sentiment of each inbound message and make it available for your bot or other middleware component.
Entity Framework based storage for bots created using Microsoft Bot Builder SDK.
Adapter for v4 of the Bot Builder .NET SDK to allow for a bot to be used with Twitter direct messages.
Elasticsearch based storage for bots created using Microsoft Bot Builder SDK.
This middleware will allow your bot to authenticate with Azure AD. It was created to support integration with Microsoft Graph but it will work with any application that uses the OAuth 2.0 authorization code flow.
Adapter for v4 of the Bot Builder .NET SDK for connecting bots with Infobip WhatsApp communication channel.
Adapter for v4 of the Bot Builder .NET SDK for connecting bots with Infobip SMS communication channel.
Package Description
This middleware uses Text Recognizer library to find the email , phone
Middleware component for Microsoft Bot Builder v4 to allow the handling of incoming activities based on their activity type. e.g. ConversationUpdate
Middleware extensions for Bot Builder v4 SDK that allows you to match a message receieved from a bot user against a list of strings and then carry out an appropriate action. Matching does not have to be exact and you can set the threshold as to how closely the message should match with an item in th...
A fuzzy matching recognizer to allow for matching a string against one or more strings.