Migration path from reflection based ReactiveUI #30
Unanswered
daniel-lerch
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to migrate my application to the new source generated version of ReactiveUI to the new source generators.
Can I use both NuGet packages
ReactiveUIandReactiveUI.Bindingside by side? When I tried it out, just the old reflection based overloads ofWhenAnyValuewere used and AOT warnings did not disappear.If this package should be a replacement for
ReactiveUI, I am still missing important features likeObservableAsPropertyHelper,ReactiveCommandand many more.Beta Was this translation helpful? Give feedback.
All reactions