iBis.Storage.SQS 1.1.2

iBis.Storage.SQS

AWS SQS-based storage service implementation for the DoHu iBis Enterprise Suite.

Overview

This package provides a storage service implementation using AWS Simple Queue Service (SQS) for message queue-based storage.

Installation

dotnet add package iBis.Storage.SQS

Usage

Register the SQS storage service:

services.AddScoped<IStorageService, SQSStorageService>();

Dependencies

  • iBis.Storage.Model
  • AWS SDK for .NET (SQS)
  • iBis.Storage.Model - Core storage interfaces

No packages depend on iBis.Storage.SQS.

Version Downloads Last updated
1.1.2 0 06/09/2026