Microsoft.Bot.Builder.Integration.AspNet.WebApi Namespace

Classes

BotFrameworkConfigurationBuilder

Used to build the configuration settings for a bot application.

BotFrameworkConfigurationBuilderExtensions

Extension methods for BotFrameworkConfigurationBuilder.

BotFrameworkHttpAdapter

A Bot Builder Adapter implementation used to handled bot Framework HTTP requests.

HttpConfigurationExtensions

Extension methods for System.Web.Http.HttpConfiguration.

Interfaces

IBotFrameworkHttpAdapter

Interface to express the relationship between an mvc api Controller and a Bot Builder Adapter. This interface can be used for Dependency Injection.