.NET events or asynchronous patterns to observable sequences, or between enumerators and observable sequences. FromAsyncPattern, FromEvent, FromEventPattern, ToObservable, ToEnumerable Combining multiple observable sequences into a single sequence. Amb, Concat, StartWith, Merge, Repeat, Zip Functional Let, Prune, Publish, Replay Mathemathical operators on sequences Aggregate, Count, Min, Max, Sum Time-based operations Delay, Interval, TimeInterval, Timestamp, Timeout Handling Exceptions Catch, Finally, Retry, OnErrorResumeNext Miscellaneous operators Do, Run, Remotable Filtering and selecting Take, TakeUntil/TakeWhile, Select,