dotnet / dotnet/reactive

Remove deprecated API

Open
#256 3 comments 0 reactions 0 assignees View on GitHub
[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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.