Finbuckle.MultiTenant is an open-source multitenancy middleware library for .NET. It enables tenant resolution, per-tenant app behavior, and per-tenant data isolation.
Kudos for your effort on the library, am new to the library,and I have gone through the samples provided in the documentation,I will like to see the right way to configure WithEFCoreStore as the store,I have studied the provided sample,and on attempt to use Update-Database (migration) I get the following error " Format of the initialization string does not conform to specification starting at index 0".
Good day,
Kudos for your effort on the library, am new to the library,and I have gone through the samples provided in the documentation,I will like to see the right way to configure WithEFCoreStore as the store,I have studied the provided sample,and on attempt to use Update-Database (migration) I get the following error " Format of the initialization string does not conform to specification starting at index 0".
Thanks