Pub-Dev / Mellon.MultiTenant

A library created to help with multi-tenant applications made in net
https://pub-dev.github.io/Mellon.MultiTenant
MIT License
37 stars 3 forks source link

Load the tenants from database provider #30

Open 1bberto opened 5 days ago

1bberto commented 5 days ago

There is a need to add a new option to load the tenants from the database

Initially lets use MSSQL server as a db provider and add the others as needed