Skip to content

Remove deprecated API #256

Open
Open
@bnayae

Description

@bnayae

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions