Skip to content

Add C# record support to code generator#334

Draft
dstelljes wants to merge 1 commit intomainfrom
feature/record-codegen
Draft

Add C# record support to code generator#334
dstelljes wants to merge 1 commit intomainfrom
feature/record-codegen

Conversation

@dstelljes
Copy link
Copy Markdown
Member

This adds a --record-type option to the dotnet avro generate command that allows the user to select whether to generate classes or records (requested in #261).

@dstelljes dstelljes linked an issue Jan 8, 2025 that may be closed by this pull request
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

Successfully merging this pull request may close these issues.

Support C# records in codegen

1 participant