iBis.Storage.DynamoDB 1.1.0
iBis.Storage.DynamoDB
AWS DynamoDB-based storage service implementation for the DoHu iBis Enterprise Suite.
Overview
This package provides a storage service implementation using AWS DynamoDB for scalable NoSQL data storage.
Installation
dotnet add package iBis.Storage.DynamoDB
Usage
Register the DynamoDB storage service:
services.AddScoped<IStorageService, DynamoDBStorageService>();
Dependencies
iBis.Storage.Model- AWS SDK for .NET (DynamoDB)
Related Packages
iBis.Storage.Model- Core storage interfaces
No packages depend on iBis.Storage.DynamoDB.
.NET 8.0
- iBis.Storage.Model (>= 1.1.0)
- AWSSDK.DynamoDBv2 (>= 3.7.402.9)
- AWSSDK.Extensions.NETCore.Setup (>= 3.7.301)
- 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 |