I am running an ASP.NET website from a Windows Server 2008 installation, and I like to edit the pages through the command line since I ssh into the server.
I install
Install the .NET SDK and use the MsBuild.exe command line tool. It's what Visual Studio uses when you build a project or solution.