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
  • iBis.File.Model - Core file interfaces

No packages depend on iBis.File.Minio.

Version Downloads Last updated
1.1.0 0 06/09/2026