-
Notifications
You must be signed in to change notification settings - Fork 55
Pull requests: ch-robinson/dotnet-avro
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: escape C# reserved keywords in generated identifiers
#375
opened Apr 21, 2026 by
ArekCzarnikRTL
Loading…
3 tasks done
Implement Incremental Generator for generating C# classes using avro files during build time
#368
opened Dec 29, 2025 by
davidngjy
Loading…
1 task
perf: Allow fields to be skipped when the schema defines an member that is not found on the target type
#367
opened Dec 15, 2025 by
PauloHMattos
Contributor
Loading…
perf: Implement DecimalEncoder that used 256-bit math to encode decimal values to the avro binary representation
#366
opened Dec 1, 2025 by
PauloHMattos
Contributor
Loading…
perf: Avoid enumerator boxing and virtual calls during array serialization
#365
opened Dec 1, 2025 by
PauloHMattos
Contributor
Loading…
Support schema evolution when using non-default constructors
#360
opened Nov 23, 2025 by
nicodeslandes
Contributor
Loading…
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.