Top 20 NuGet Packages depending on Microsoft.Bot.Builder.Core

Total dependencies: 11

A fuzzy matching recognizer to allow for matching a string against one or more strings.
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...
Typist Middleware to simulate a person is typing. This delays messages and sends the typing indicator between messages from the bot to the user.
Gives your Microsoft Bot Builder v4 bot a bit of a human feel by randomly injecting misspellings, letter transpositions, and even messages to the wrong recipient.