iBis.File.S3 1.1.0
iBis.File.S3
AWS S3-based file storage service implementation for the DoHu iBis Enterprise Suite.
Overview
This package provides file storage service implementation using AWS Simple Storage Service (S3) for scalable object storage.
Installation
dotnet add package iBis.File.S3
Usage
Register the S3 file storage service:
services.AddScoped<IFileService, S3FileService>();
Dependencies
iBis.File.Model- AWS SDK for .NET (S3)
Related Packages
iBis.File.Model- Core file interfaces
No packages depend on iBis.File.S3.
.NET 8.0
- iBis.File.Model (>= 1.1.0)
- AWSSDK.Extensions.NETCore.Setup (>= 3.7.301)
- AWSSDK.S3 (>= 3.7.405.9)
- Microsoft.Extensions.Configuration (>= 9.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 9.0.0)
- Microsoft.Extensions.Options (>= 9.0.0)
| Version | Downloads | Last updated |
|---|---|---|
| 1.1.0 | 0 | 06/09/2026 |