How to import a namespace in Razor View Page?
I think in order import namespace in razor view, you just need to add below way:
@using XX.YY.ZZ