Forum Discussion

Lakshmi_145's avatar
Lakshmi_145
Brass Contributor
Dec 21, 2022

Alternative method for using Middleware in CloudAdapter

In BotFrameworkAdapter ,we have method called 'Use(IMiddleware middleware)' to add middleware to adapter pipeline. We were able to use this method to unit test the middleware functions.   Now we ha...

Resources