Controllers in entry assembly are not getting discovered automatically in 3.0 #4175
Labels
area-mvc
Includes: MVC, Actions and Controllers, Localization, CORS, most templates
Milestone
Likely the result of #4061.
Controllers are not getting discovered in simple apps, such as
dotnet new mvc
. Instead, the app fails with 404.Workaround
cc @pranavkm @Eilon @mkArtakMSFT - this seems like a critical bug to fix for preview1
The text was updated successfully, but these errors were encountered: