Using the _ViewImports.cshtml File to Set Up View Namespaces in MVC 6
As of Beta 5 of ASP.NET 5, there is a new file in the Views folder of an MVC project called _ViewImports.cshtml (here's the GitHub item [https://github.com/aspnet/Announcements/issues/27]). In previous Beta versions, this file was called _GlobalImport.cshtml; even though it has been