Open or Create an MVC solution
We can add this project to an existing solution, or we can add it to any of the Visual Studio MVC solutions.
Install the Package
Open the Package Manager Console:
PM> Install-Package Highway.OnRamp.MVC
Start adding real value
Your infrastructure is now taken care of, you’re ready to start writing and testing real business value.