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.Model
  • iBis.Entity.Types
  • iBis.Entity.WebApi
  • iBis.Tenant.Model - Core interfaces and models
  • iBis.Tenant.Api - API endpoints

No packages depend on iBis.Tenant.Service.

Version Downloads Last updated
1.1.14 3 06/09/2026