azure - 上传 Xamarin/Asp-net Core 应用程序的图片和视频

标签 azure xamarin asp.net-core storage

我正在使用 Xamarin 作为前端构建移动应用程序,并使用 asp.net core 作为部署在 azure 上的后端。用户可以发布帖子或广告或查看其他用户的其他帖子。他可以在每个帖子中附加一些照片和一些小视频。

我的问题是,托管类似应用程序上传的图片和视频的最佳替代方案是什么。

谢谢

最佳答案

您应该使用Azure Storage .

有关于如何使用 Xamarin 进行设置的非常好的信息。 .

另外,一个 Sample .

关于azure - 上传 Xamarin/Asp-net Core 应用程序的图片和视频,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/54350242/

相关文章:

Xamarin Forms 导航堆栈

c# - 将 UITableView 从列表切换到分组的最佳方法是什么?

从 2.2 迁移到 3.1 的 ASP.Net Core 解决方案在发布时不会运行

html - 如何水平显示元素

Azure 事件目录配置

c# - 使用 Angular2 进行 Azure IIS 路由 --> 404

c# - Azure WebJobs PingException,.exe 作为控制台应用程序运行良好

android - 如何在 Xamarin 中获取 GoogleApiClient?

python - 无法迁移 Azure Django 应用程序的 Postgresql DB

asp.net-core - Visual Studio 15 上不存在 ASP.NET Core Web 应用程序模板