PatriQ
❔ SignalR .NET 7 API Dependency injection not working
Hello. As I have described here https://github.com/dotnet/aspnetcore/issues/46095#issuecomment-1587264717 with a trivial example, I cannot manage to make Dependency injection work with SignalR. Been trying so for days. Any help would be appreciated.
14 replies
❔ AddAuthentication configured dynamically per request within middleware
Hey. I've got a list of tenants in appsettings.json, which can be updated at runtime. I was wondering, if its possible to somehow move this code to a custom middleware, so configuration of authentication can be dynamically updated at runtime.
2 replies