I have a .net core web application that uses Autofac multitenancy container. The tenant strategy resolves the tenant by looking at the path of the HTTP requests.
Howe