iBis.File.Minio 1.1.0
iBis.File.Minio
MinIO-based file storage service implementation for the DoHu iBis Enterprise Suite.
Overview
This package provides file storage service implementation using MinIO, an S3-compatible object storage server.
Installation
dotnet add package iBis.File.Minio
Usage
Register the MinIO file storage service:
services.AddScoped<IFileService, MinIOFileService>();
Dependencies
iBis.File.Model- MinIO .NET client
Related Packages
iBis.File.Model- Core file interfaces
No packages depend on iBis.File.Minio.
.NET 8.0
- iBis.File.Model (>= 1.1.0)
- Microsoft.Extensions.Configuration (>= 9.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 9.0.0)
- Minio (>= 6.0.5)
| Version | Downloads | Last updated |
|---|---|---|
| 1.1.0 | 0 | 06/09/2026 |