Console Class for WinRT, lets you create new console like Windows Store apps and port some of your .NET console applications easily.
Its main feature is that it acts as a compatibility library for .NET Framework's System.Console, so it will let you port some of your existing .NET console applications easily.