Microsoft.Bot.Builder.Skills Namespace

Classes

BotFrameworkClient

A Bot Framework client.

BotFrameworkSkill

Registration for a BotFrameworkHttpProtocol based Skill endpoint.

CloudSkillHandler

A Bot Framework Handler for skills.

SkillConversationIdFactory

A SkillConversationIdFactory that uses IStorage to store and retrieve SkillConversationReference instances.

SkillConversationIdFactoryBase

Defines the interface of a factory that is used to create unique conversation IDs for skill conversations.

SkillConversationIdFactoryOptions

A class defining the parameters used in CreateSkillConversationIdAsync(SkillConversationIdFactoryOptions, CancellationToken).

SkillConversationReference

A conversation reference type for skills.

SkillHandler

A Bot Framework Handler for skills.