BotBuilderCommunity / botbuilder-community-dotnet

Part of the Bot Builder Community Project. Repository for extensions for the Bot Builder .NET SDK, including middleware, dialogs, recognizers and more.
MIT License
281 stars 172 forks source link

Add MongoDB storage support #531

Open eabdullin opened 1 year ago

eabdullin commented 1 year ago

This pull request introduces MongoDB storage support to the project, enhancing the existing storage capabilities with a robust and scalable solution. Key changes include:

These changes enable seamless integration of MongoDB storage into the existing infrastructure, allowing users to store and retrieve data using MongoDB as their backend storage system. Please review the changes and provide feedback or approve the PR for merging.