Azure.Storage.Tables哪里去了? [英] Where has Azure.Storage.Tables gone?

查看:71
本文介绍了Azure.Storage.Tables哪里去了?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在C#库中使用软件包Microsoft.Azure.Storage.

I am using the package Microsoft.Azure.Storage in a C# library.

在GitHub页面上,它声明"

On the GitHub page it states "As of 9.4.0, Tables are not supported by this library."

它去哪里了?

推荐答案

嗨Merrion,

Hi Merrion,

为了能够执行Table操作,您应该能够改为使用Microsoft.WindowsAzure.Storage.Table命名空间.

In order to be able to perform Table operations, you should be able to use the Microsoft.WindowsAzure.Storage.Table namespace instead.

以下指南提供了有关如何在.NET中使用表存储的步骤:

The following guide provides steps on how you can use Table Storage in .NET: https://docs.microsoft.com/en-us/azure/visual-studio/vs-storage-aspnet5-getting-started-tables

如果此答案有帮助,请单击标记为答案"或向上投票.要提供有关您的论坛体验的其他反馈,请单击 此处

If this answer was helpful, click "Mark as Answer" or Up-Vote. To provide additional feedback on your forum experience, click Here


这篇关于Azure.Storage.Tables哪里去了?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆