Community

Use [Controller] And [NonController] Attributes In ASP.NET Core

(Bipin Joshi) ASP.NET Core MVC uses certain conventions when it comes to naming the controllers. Although these defaults work as expected in many cases, at times you may want to take charge of the controller naming.