Closed ChrisPulman closed 4 months ago
There is a separate repo for the source generators, probably best to separate since source-generators don't have a dependency on the rxui version.
https://github.com/reactiveui/ReactiveUI.ObjectGenerators
GitHubUse source generators to generate objects. . Contribute to reactiveui/ReactiveUI.ObjectGenerators development by creating an account on GitHub.
https://github.com/reactiveui/ReactiveUI.ObjectGenerators
GitHubGitHub - reactiveui/ReactiveUI.ObjectGenerators: Use source generators to generate objects.Use source generators to generate objects. . Contribute to reactiveui/ReactiveUI.ObjectGenerators development by creating an account on GitHub.
Thank you, I will move it to this repository. It has no direct dependency to ReactiveUI.
GitHubUse source generators to generate objects. . Contribute to reactiveui/ReactiveUI.ObjectGenerators development by creating an account on GitHub.
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.
What kind of change does this PR introduce?
Feature
What is the current behavior?
Fody is currently available for
[Reactive]
and[ObservableAsProperty]
What is the new behavior?
[Reactive]
[ObservableAsProperty]
Field Attributes and a[ReactiveCommand]
Method Attribute with Source Generators now added.What might this PR break?
There are differences between the old Fody injector and the new Source Generator both in the Attribute location and the operation.
Documentation must be updated to coincide with a release.
Please check if the PR fulfills these requirements
Other information: