Open
Description
I believe it's time to remove the deprecated API (like First, Last, FirstOrDefault, etc) from the main NuGet.
for backward comparability we can offer it in different NuGet(different assembly) for example
Nugat of System.Reactive.Linq.Deprecated
which will have both assemblies
System.Reactive.Linq.dll
System.Reactive.Linq.Deprecated.dll