SyntaxFix
Write A Post
Hire A Developer
Questions
As the accepted answer suggests you can add "using" to all views by adding to section of config file.
But for a single view you could just use
@using SomeNamespace.Extensions