Where should I locate shared @helper functions in MVC Razor May 23, 2023 by Tarik You should put it into the App_Code folder. There is an awesome article for you to read ASP.NET MVC Helpers