iBis.Storage.Entity 1.1.0
iBis.Storage.Entity
Entity Framework-based storage service implementation for the DoHu iBis Enterprise Suite.
Overview
This package provides a storage service implementation using Entity Framework for database persistence.
Installation
dotnet add package iBis.Storage.Entity
Usage
Register the Entity Framework storage service:
services.AddScoped<IStorageService, EntityStorageService>();
Dependencies
iBis.Storage.Model- Entity Framework Core packages
Related Packages
iBis.Storage.Model- Core storage interfaces
No packages depend on iBis.Storage.Entity.
.NET 8.0
- iBis.Storage.Model (>= 1.1.0)
- iBis.Entity.Types (>= 2.2.12)
- iBis.Util.Types (>= 1.2.2)
| Version | Downloads | Last updated |
|---|---|---|
| 1.1.0 | 0 | 06/09/2026 |