Remove deprecated API
Open
[area] Rx
discussion
suggestion
- Dominant language
- C#
- Stars
- 7.2k
- Forks
- 798
- PR merge metrics
- No merged PRs in 30d
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.