reactiveui / ReactiveUI.SourceGenerators

Use source generators to generate objects.
MIT License
31 stars 3 forks source link

feature: Update Reactive Generator for performance #94

Closed ChrisPulman closed 3 weeks ago

ChrisPulman commented 4 weeks ago

What kind of change does this PR introduce?

update Fixes #96

What is the current behavior?

Using Syntax Code generation

What is the new behavior?

Update TestHelper to use a single Generic Type to simplify usage Add starter code to test IViewFor generator Use Code Analysis 4.6.0 Update Reactive Generator for performance Remove IsExternalInit

What might this PR break?

The usable generated code has not changed however the file names produced are shortened

Please check if the PR fulfills these requirements

Other information:

github-actions[bot] commented 1 week ago

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.