I see. I'm always using the Owin Startup Handler to register all my stuff so i never had that issue before.
http://www.asp.net/aspnet/overview/owin-and-katana/owin-startup-class-detection
This approach also resembles the way asp.net apps are composed in ASP.Net Core so its not a bad thing to master.
http://www.asp.net/aspnet/overview/owin-and-katana/owin-startup-class-detection
This approach also resembles the way asp.net apps are composed in ASP.Net Core so its not a bad thing to master.