Earlier, the NuGet package 'Microsoft.Bot.Builder.Azure' had AzureTableStorage, AzureBlobStorage, and CosmosDbStorage in it. Now, the latest version has only AzureBlobStorage and CosmosDbStorage.
What if I need to used the TableStorage? Also the IStorage of Microsoft.Bot.Builder.IStorage doesn't allow table storage but only blob and cosmos dB storage.
Is table storage not supported for IStorage or am I missing something?
I have also tried upgrading all NuGet packages and used target framework .NET Core 2.2