Skip to content

Q: Is MultiTenant compatible with Blazor? #4

@epsitec

Description

@epsitec

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 through WithTenantedServices(). Now, I wonder if I am doing something wrong, or if perhaps the middleware code is not compatible with SignalR:

context.Features.Set<IServiceProvidersFeature>(new RequestServicesFeature(...));

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions