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