You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In an ASP.NET web applications using IWebHostBuilder, when you set app.UseTeams(routing:false) and create a new custom Controller to handle /api/messages, the custom controller is not invoked. Framework encounters following exception