Skip to content

Blazor app upload and download files to an Azure Storage Account with ASP.NET Core WebAPI.

Notifications You must be signed in to change notification settings

ottorinobruni/BlobStorageManager

Repository files navigation

BlobStorageManager

In this repository you can find an Blazor app uploading and downloading files to an Azure Storage Account, saving metadata to Azure PostgreSQL with an ASP.NET Core WebAPI.

These are all the tasks in the example:

  • Create a web service including a small web frontend with Blazor where one can upload and download files.
  • Host the service in Azure AppServices.
  • Store the uploaded files in the cloud in Azure Blob storage.
  • Store some metadata about the upload in Azure PostgreSQL
  • Use a build pipeline which creates and deploys the application.

alt text

About

Blazor app upload and download files to an Azure Storage Account with ASP.NET Core WebAPI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published