Skip to main content
Tag

s3

All blogs tagged with s3

2
Articles
221
Total Views

Showing 2 of 2 articles

03
May
2026
Integrating MinIO Object Storage in ASP.NET Core: A Self-Hosted S3 Alternative
128 views

This post explores how to integrate MinIO, a high-performance object storage solution, into your ASP.NET Core applications. Understanding this integration is crucial for developers looking to leverage scalable storage solutions without relying on public cloud providers. Before diving in, familiarity with ASP.NET Core and basic cloud storage concepts will be beneficial.

20
Apr
2026
AWS S3 File Upload Integration in ASP.NET Core - Upload, Download and Presigned URLs
93 views

This comprehensive guide will teach you how to integrate AWS S3 for file uploads, downloads, and presigned URLs in an ASP.NET Core application. Understanding this integration is crucial for building scalable and secure applications that handle file storage in the cloud. Prior knowledge of ASP.NET Core and AWS services will be beneficial as we delve into the implementation details.

Translate Page