Finbuckle / Finbuckle.MultiTenant

Finbuckle.MultiTenant is an open-source multitenancy middleware library for .NET. It enables tenant resolution, per-tenant app behavior, and per-tenant data isolation.
https://www.finbuckle.com/multitenant
Apache License 2.0
1.26k stars 261 forks source link

how to use mysql? #643

Open shiqw opened 1 year ago

shiqw commented 1 year ago

how to use the mysql from the user's tenant?

AndrewTriesToCode commented 1 year ago

Nothing special other than normal EFCore mysql support. Looks like they provide their own connector and Finbuckle.MultiTenant should work exactly as described in it's documentation.

shiqw commented 1 year ago

你好!你的邮件我已收到