@botbuildercommunity/storagedeprecated

Additional storage options for the Microsoft Bot Framework, including Azure Table Storage

Usage no npm install needed!

<script type="module">
  import botbuildercommunityStorage from 'https://cdn.skypack.dev/@botbuildercommunity/storage';
</script>

README

Bot Builder Azure Table Storage

Microsoft's botbuilder-js team recently removed support for Azure Table Storage in favor of concentrating on Azure Blob Storage. They have indicated that they would be supportive of the community spinning out the code base as a separate NPM module, so I am putting the initial code here in order to begin modifications to turn it into a separate module.

Installation

npm install @botbuildercommunity/storage --save