iBis.Config.Service 1.1.0
iBis.Config.Service
Configuration service implementations for the DoHu iBis Enterprise Suite.
Overview
This package provides service implementations for configuration management functionality.
Installation
dotnet add package iBis.Config.Service
Usage
Register the configuration services:
services.AddScoped<IConfigService, EntityConfigService>();
Dependencies
iBis.Config.ModeliBis.Entity.TypesiBis.Entity.WebApi
Related Packages
iBis.Config.Model- Core interfaces and modelsiBis.Config.Api- API endpoints
No packages depend on iBis.Config.Service.
.NET 8.0
- iBis.Config.Model (>= 1.1.0)
- iBis.Storage.Model (>= 1.1.0)
- iBis.Token.Model (>= 1.1.0)
- Microsoft.Extensions.Configuration (>= 9.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 9.0.0)
- Microsoft.Extensions.Logging (>= 9.0.0)
- Microsoft.Extensions.Options (>= 9.0.0)
- System.Net.Http.Json (>= 9.0.1)
- iBis.Entity.Types (>= 2.2.12)
- iBis.Entity.WebApi (>= 1.2.25)
- iBis.Util.Types (>= 1.2.2)
| Version | Downloads | Last updated |
|---|---|---|
| 1.1.0 | 0 | 06/09/2026 |