I have an intensive Java background so forgive me if I\'m overlooking something obvious in C#, but my research is getting me nowhere. I am trying to use the reactive Rx .NET lib
As of version 3, the Rx project is now known as System.Reactive because it "brings the NuGet package naming in line with NuGet guidelines and also the dominant namespace in each package."
It can be downloaded from NuGet by searching for "System.Reactive" or you can download it here: https://www.nuget.org/packages/System.Reactive/
Here is the project's GitHub page: https://github.com/Reactive-Extensions/Rx.NET
Rx-MainSystem.ReactiveRx-CoreSystem.Reactive.CoreRx-InterfacesSystem.Reactive.InterfacesRx-LinqSystem.Reactive.LinqRx-PlatformServicesSystem.Reactive.PlatformServicesRx-TestingMicrosoft.Reactive.TestingSource