How to do it...

  1. Start by adding a new Windows forms project to your solution.
  1. Call the project winformRx and click on the OK button:
  1. In Toolbox, search for the TextBox control and add it to your form.
  1. Finally, add a label control to your form:
  1. Right-click on your winformRx project and select Manage NuGet Packages... from the context menu.
  1. In the search textbox, enter System.Reactive to search for the NuGet package and click on the Install button.
  1. Visual Studio will ask you to review the changes it's about to make to your project. Click on the OK button.
  1. Before the installation starts, you might need to accept the license agreement ...

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.