An open API service indexing awesome lists of open source software.

https://github.com/rcarubbi/echobotv3localdbtemplate

A VS Project Template to Microsoft Bot Builder V3 storing state in MSSQL LocalDB
https://github.com/rcarubbi/echobotv3localdbtemplate

microsoft-bot-builder microsoft-bot-framework mssql-localdb

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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! :smiley: