iBis.File.Entity 1.1.0
iBis.File.Entity
Entity Framework-based file service implementation for the DoHu iBis Enterprise Suite.
Overview
This package provides file service implementation using Entity Framework for database-backed file metadata management.
Installation
dotnet add package iBis.File.Entity
Usage
Register the Entity Framework file service:
services.AddScoped<IFileService, EntityFileService>();
Dependencies
iBis.File.Model- Entity Framework Core packages
Related Packages
iBis.File.Model- Core file interfaces
No packages depend on iBis.File.Entity.
.NET 8.0
- iBis.File.Model (>= 1.1.0)
- iBis.Token.Model (>= 1.1.0)
- Microsoft.Extensions.Logging (>= 9.0.0)
- Microsoft.Extensions.Options (>= 9.0.0)
- iBis.Entity.Types (>= 2.2.12)
- iBis.Util.Types (>= 1.2.2)
| Version | Downloads | Last updated |
|---|---|---|
| 1.1.0 | 0 | 06/09/2026 |