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

Move from ISourceGenerator to IIncrementalGenerator (RS1035) #118

Open
joelverhagen opened this issue Oct 14, 2024 · 0 comments
Open

Move from ISourceGenerator to IIncrementalGenerator (RS1035) #118

joelverhagen opened this issue Oct 14, 2024 · 0 comments

Comments

@joelverhagen
Copy link
Member

Right now the CsvRecordGenerator is a ISourceGenerator. This is the older source generator experience.

This doc describes the newer source generator flow:
https://github.com/dotnet/roslyn/blob/main/docs/features/incremental-generators.md

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