microsoft / botbuilder-dotnet

Welcome to the Bot Framework SDK for .NET repository, which is the home for the libraries and packages that enable developers to build sophisticated bot applications using .NET.
https://github.com/Microsoft/botframework
MIT License
878 stars 484 forks source link

[#6826] Add CloudAdapter for WebApi #6827

Open sw-joelmut opened 3 months ago

sw-joelmut commented 3 months ago

Fixes #6826

Description

This PR moves configuration classes from AspNetCore integration to Connector. Additionally, it adds CloudAdapter to WebApi integration.

Specific Changes

Testing

The following image shows CloudAdapter with a WebApi bot working. image

BruceHaley commented 3 months ago

:heavy_check_mark: No Binary Compatibility issues for Microsoft.Bot.Builder.Integration.AspNet.Core.dll