Skip to content

A VS Project Template to Microsoft Bot Builder V3 storing state in MSSQL LocalDB

Notifications You must be signed in to change notification settings

rcarubbi/EchoBotV3LocalDBTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EchoBotV3LocalDBTemplate

A VS Project Template to Microsoft Bot Builder V3 storing state in MSSQL LocalDB

Before use don't forget to:

  1. Restore all nuget packages
  2. Run update-database on package manager console to run the initial-setup migration

Have a happy code! 😃