DEV Community

Sugumar Prabhakar
Sugumar Prabhakar

Posted on

S3 File Upload & Download using .NET7 Blazor WASM & WebApi

In this series, We are going to see how to create a Blazor Web Assembly application that will connect with the AWS S3 services and do file uploads and downloads into S3 buckets. An ASP NET Core WebAPI application will be acting as an intermediate backend service that will handle the request from the Blazor application and do the appropriate actions in the AWS S3.

We will use .NET 7 for this tutorial as it is the latest at this time. In the next chapter, you will find out how to set up AWS IAM users.

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

πŸ‘‹ Kindness is contagious

Please leave a ❀️ or a friendly comment on this post if you found it helpful!

Okay