Example on using dotNetify with Nancy to provide a lightweight real-time web interface to a simple process monitor that can be hosted on a Windows service or a console app through OWIN. Also works cross-platform with Mono.
Step-by-step instructions: Real-Time Web App Made Simple with MVVM over SignalR - Part 2 (CodeProject).