Skip to content

aoandrew/2019LoggingBotTemplate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

2019LoggingBotTemplate

2019 Logging BotTemplate

Notes:
Start from Samples
EchoBot
Right click > Manage Nuget packages > Click browse and look for Microsoft.Bot.Builder.Azure > Install
Carry over TranslationMiddleware from MultilingualBot project (make edits to tranlsationMiddleware to log instead of translate)
Carry over AdapterWithErrorHandler
Have a reference from Startup.cs to add AdapterWithErrorHandler (instead of the default adapter)
Have a call to all the necessary middleware from AdapterWithErrorHandler
New CosmosDB - Add container - add partition /id

About

2019 Logging BotTemplate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published