Where you put the non-controller, non-model code, for example, usage classes, extension methods, etc. in an ASP.Net MVC project? Maybe there is no specific place, you just put it anywhere, if so, then any recommendations? Any best practices?
source share