Skip to content

Conversation

@ChrisPulman
Copy link
Member

What kind of change does this PR introduce?

update

What is the current behavior?

provides Disposable Extensions - DisposeWith

What is the new behavior?

Deleted the custom DisposableExtensions class and updated the System.Reactive package to version 6.1.0.
Updated tests to use System.Reactive.Disposables.Fluent, reflecting the migration to built-in extension methods.

What might this PR break?

DisposeWith is now under namespace System.Reactive.Disposables.Fluent

Please check if the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Other information:

Deleted the custom DisposableExtensions class and updated the System.Reactive package to version 6.1.0. Updated tests to use System.Reactive.Disposables.Fluent, reflecting the migration to built-in extension methods.
@ChrisPulman ChrisPulman merged commit b796ec1 into main Nov 12, 2025
1 check passed
@ChrisPulman ChrisPulman deleted the UpdateSystemReactive branch November 12, 2025 23:46
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 27, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants