Community

When ASP.NET Core can’t find your controller: debugging application parts

(Andrew Lock) In this post I describe application parts and how ASP.NET Core uses them to find the controllers in your app. I then show how you can retrieve the list at runtime for debugging purposes.