1 instantiation of ConnectionTypeMiddleware
Aspire.Dashboard (1)
Authentication\Connection\ListenOptionsConnectionTypeExtensions.cs (1)
12
listenOptions.Use(next => new
ConnectionTypeMiddleware
(connectionTypes, next).OnConnectionAsync);