Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Match System.Reactive namespaces #11

Merged
merged 2 commits into from
Sep 28, 2021
Merged

Match System.Reactive namespaces #11

merged 2 commits into from
Sep 28, 2021

Conversation

kzu
Copy link
Member

@kzu kzu commented Sep 28, 2021

This makes RxFree a 100% compatible drop-in replacement if only the provided types are used in a given project. Likewise, if the need arises for feature not provided in RxFree, it's trivial to "migrate" to System.Reactive: just uninstall RxFree and install System.Reactive and start using whatever is missing from this project.

Fixes #9

This makes RxFree a 100% compatible drop-in replacement if only the provided types are used in a given project. Likewise, if the need arises for feature not provided in RxFree, it's trivial to "migrate" to System.Reactive: just uninstall RxFree and install System.Reactive and start using whatever is missing from this project.

Fixes #9
@kzu kzu added the enhancement New feature or request label Sep 28, 2021
@kzu kzu enabled auto-merge (rebase) September 28, 2021 02:32
@kzu kzu merged commit 23ec879 into main Sep 28, 2021
@kzu kzu deleted the compat branch September 28, 2021 02:43
@kzu kzu added this to the 1.1.0 milestone Sep 28, 2021
@kzu kzu removed the enhancement New feature or request label Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Match System.Reactive namespaces
1 participant