gpt4 book ai didi

c# - ListBlob 在 microsoft.azurestorage 的函数列表中不可见

转载 作者:行者123 更新时间:2023-12-03 01:46:33 24 4
gpt4 key购买 nike

我从事一个 aspnetcore 2.0 项目。

我想使用 Blob AzureStorage,并且需要列出容器中的文件。

我添加了 nuget WindowsAzure.Storage 8.4。

使用这行代码:

    var results = container.ListBlobs();

我看到一条错误,指出 CloudBlobContainer 不包含 ListBlob 的定义。

以前有人遇到过这个错误吗?

最佳答案

基于此Github issue ,同步方法未在 .Net Core/.Net Standard 版本的库中实现。从本期来看:

Thanks for bringing this up. You are right. Our NetCore/Netstandard support does not yet include Sync implementation of the APIs. Please note that this change is on our Roadmap as one of the parity items for the transition to .NetCore and we will update with more specific timelines as soon as it is available.

尽管存储客户端库版本 7.2.1 第一次报告了该问题,但查看 Roadmap ,这个问题仍然悬而未决。

您可能想在Github上问这个问题检查此特定问题的状态。

关于c# - ListBlob 在 microsoft.azurestorage 的函数列表中不可见,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/45961594/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com