-
Notifications
You must be signed in to change notification settings - Fork 283
Multitenancy
Thang Chung edited this page Jul 11, 2021
·
8 revisions
- We would like to port some of the functionality of backpack (its demo at https://demo.backpackforlaravel.com/) which included
basic CRUD,authentication management,CMS,menu, andnews - Basic authentication and authorization can be found at
- We would like to investigate and design multiple brands for the store app. See https://github.com/spree/spree#key-features
- https://github.com/Finbuckle/Finbuckle.MultiTenant/blob/develop/docs/Authentication.md
- https://github.com/autofac/Autofac.AspNetCore.Multitenant
- https://github.com/wizsolucoes/Wiz.Multitenant.Core
- https://github.com/dementcore/MultiTenantKit/blob/abb727c595/Core/MultiTenantKit/Core/Enumerations/Enumerations.cs
- https://github.com/davidikin45/Autofac.AspNetCore.Extensions <= good one