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
[x] Tests for the changes have been added (for bug fixes / features)
[ ] Docs have been added / updated (for bug fixes / features)
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?
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: