How to do it...

  1. Create a console application, and then right-click on your solution and select Manage NuGet Packages for Solution... from the context menu.
  1. In the window that is displayed afterwards, type in System.Reactive in the search textbox and search for the NuGet installer:
  1. At the time of writing this book, the last stable release was version 3.1.1. If you have more than a single project, select the projects that you want to install Rx on. Seeing that we only have a single Console application, just select Rx to be installed for the whole project.
  1. The next screen that is displayed is a confirmation dialog box, asking you to confirm ...

Get C# 7 and .NET Core Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.