8000 GitHub - miltoncamara/AzureStorageSASToken: Upload and Delete file in Azure Blob Storage using Blazor apps with .NET 7
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

miltoncamara/AzureStorageSASToken

 
 

Repository files navigation

LinkedIn

Upload, Delete and View Files in Azure Blob Storage Using Blazor Apps With .NET 7

In this project, I have demonstrated to upload, delete, and view files to Azure Blob Storage Using Blazor application with .NET 7 with complete code.

Tech Stack 💪

  • .NET 7
  • ASP.NET Core
  • Blazor Server
  • Dependency Injection
  • Azure Blob Storage

Step by Step Article

You can learn about the solution from my this article. https://rijsat.com/2023/01/15/upload-and-delete-files-in-azure-blob-storage-using-blazor-apps-with-net-7/

In this article, we will learn about Azure Storage and its data services. Additionally, we will create an azure storage data service with an example of Azure Blobs. Furthermore, we will upload, delete, and view files to Azure Blobs with Blazor application in .NET 7. The outline of this article are follows:

    What is Azure Storage
    What are the Azure Storage data services?
    How to create an Azure Storage Account?
    .NET Generally available
    What is a Blazor Web App?
    Create a Blazor Web App with .NET 7
    Upload, delete and view files in Azure Blobs using a Blazor App in .NET 7

Contribution 🤝

This is an open-source project and contributors are what make such project with rich feature to learn, inspire, and motivate. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Module Branch (git checkout -b module/FeatureName)
  3. Commit your Changes (git commit -m 'Add some FeatureName')
  4. Push to the Branch (git push origin module/FeatureName)
  5. Open a Pull Request

License

Distributed under the MIT License.

Support ⭐

This project is created for learning and sharing purpose. Additionally, this project can be used in your project. Please share your feedback or issues. Please support with star and share in your network 👌

About

Upload and Delete file in Azure Blob Storage using Blazor apps with .NET 7

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 51.1%
  • C# 27.4%
  • CSS 21.5%
0