botframework-components
botframework-components copied to clipboard
[NewTemplateRequest]
i need a template , how is able to access sql database
Hi @yaman1612
Thanks for your input and request. We will consider this for future templates. Please add any additional info or aspects you would like to see included.
In the meantime, you may be able to build something based off of this: https://github.com/BotBuilderCommunity/botbuilder-community-dotnet/tree/develop/libraries/Bot.Builder.Community.Storage.EntityFramework
This does not have any component registration for Composer, so you would need to implement that yourself.
GitHub
Part of the Bot Builder Community Project. Repository for extensions for the Bot Builder .NET SDK, including middleware, dialogs, recognizers and more. - botbuilder-community-dotnet/libraries/Bot.B...