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

Migrate Operators to Source Generators #956

Open
4 tasks
viceroypenguin opened this issue Jan 29, 2023 · 0 comments
Open
4 tasks

Migrate Operators to Source Generators #956

viceroypenguin opened this issue Jan 29, 2023 · 0 comments

Comments

@viceroypenguin
Copy link
Contributor

The generated code that we are using would be integrated to the build process better if it were done via SG rather than T4 templates. This is the holding issue for migrating various operators to SG. See https://github.com/viceroypenguin/SuperLinq/tree/master/Generators/SuperLinq.Generator for example of implementation.

  • Aggregate
  • Cartesian
  • Fold
  • ToDelimitedString

@atifaziz If you're good with this, feel free to assign this to me, and create subissues and assign those to me as well.

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

No branches or pull requests

1 participant