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)
Related Packages
iBis.Storage.Model- Core storage interfaces
No packages depend on iBis.Storage.SQS.
.NET 8.0
- iBis.Storage.Model (>= 1.1.0)
- iBis.Tenant.Model (>= 1.1.3)
- iBis.Token.Model (>= 1.1.0)
- AWSSDK.Extensions.NETCore.Setup (>= 3.7.301)
- AWSSDK.SQS (>= 3.7.400)
- Microsoft.Extensions.Configuration (>= 9.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 9.0.0)
- Microsoft.Extensions.Options (>= 9.0.0)
- iBis.Entity.WebApi (>= 1.2.25)
- iBis.Util.Logger (>= 1.2.1)
| Version | Downloads | Last updated |
|---|---|---|
| 1.1.2 | 0 | 06/09/2026 |