Skip to content

Latest commit

 

History

History
 
 

45.state-management

Save user and conversation data

This sample demonstrates how to save user and conversation data in an ASP.Net Core 2 bot. The bot maintains conversation state to track and direct the conversation and ask the user questions. The bot maintains user state to track the user's answers.

Further reading