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

Add CloudAdapter for WebApi #6826

Open sw-joelmut opened 4 months ago

sw-joelmut commented 4 months ago

Description

Port CloudAdapter from AspNetCore into WebApi, and migrate Configuration* classes to Connector package.