Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 431 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 431 Bytes

Simplic tenant system

The simplic tenant repository contains the simplic tenant system. The simplic tenant systems allows to store data of multiple organizations within a single database.

The core elements are:

  • Organization - Represents the tenant information of an organization
  • IOrganizationService - Allows tenant operations

Unit tests

After the tenant system is changed, the unit tests must be executed