Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 585 Bytes

File metadata and controls

7 lines (4 loc) · 585 Bytes

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