Open epsitec opened 1 month ago
Hi @epsitec,
It's not a use case I have explicitly worked through, but I think it would be nice to have compatibility out of the box. Are you able to provide a minimal example project of what you're looking to achieve so I can work through it with you and see if it's possible to support?
MultiTenant
solves in a very nice way what I was trying to accomplish. I am experimenting with it and can't manage to have Blazor components@inject
services declared throughWithTenantedServices()
. Now, I wonder if I am doing something wrong, or if perhaps the middleware code is not compatible with SignalR: