An open API service indexing awesome lists of open source software.

https://github.com/simplic/simplic-tenant

Contains the simplic tenant system (service, repository, ...)
https://github.com/simplic/simplic-tenant

Last synced: 5 months ago
JSON representation

Contains the simplic tenant system (service, repository, ...)

Awesome Lists containing this project

README

          

# 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