Introduction
In this article we will cover how to navigate from one view to another, using
ReactiveUI routing. For our example, we will allow the user to select an article
from our article list, which in turn will navigate to the article detail view.
Setup
In this article, we are