【问题标题】:What is the best way to upload 3+ GB files to Azure Blob Storage from ASP.Net MVC?从 ASP.Net MVC 将 3+ GB 文件上传到 Azure Blob 存储的最佳方法是什么?
【发布时间】:2016-10-13 09:18:39
【问题描述】:

是否有一个好的开源项目可以从 ASP.Net MVC 演示 LARGE Azure Blob Uploads?有一个很棒的桌面客户端,叫做 StorageExplorer,但我想看看一个为 Web 构建的开源项目,它使用 ASP.Net MVC。有人知道吗?

http://storageexplorer.com/ https://github.com/Azure/deco/releases

【问题讨论】:

标签: c# asp.net asp.net-mvc azure


【解决方案1】:

以下是使用最佳实践将大文件上传到 Azure 的示例。

https://code.msdn.microsoft.com/Azure-Storage-Build-2014-469cb955

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2021-07-05
    • 2014-11-22
    • 2012-07-18
    • 2020-03-02
    • 2015-02-25
    • 2014-11-11
    • 2021-03-07
    相关资源
    最近更新 更多