关于[Rx.NET in the real world]的摘要:
Because of the decisions the C# team made while designing LINQ, Rx.Net is a one of a kind flavor of Reactive Extensions. The names of all basic operators are made so that they match their LINQ counterparts instead of the RX conventions. This can lead to some confusion, especially if your team learned RX using some other languages.
原文地址: https://medium.com/@heytherewill/rx-net-in-the-real-world-be61e0287a93