Skip to content

Feature/4.0.0#26

Open
Timovzl wants to merge 35 commits intomasterfrom
feature/4.0.0
Open

Feature/4.0.0#26
Timovzl wants to merge 35 commits intomasterfrom
feature/4.0.0

Conversation

@Timovzl
Copy link
Collaborator

@Timovzl Timovzl commented Sep 9, 2025

  • Generic JSON serializers instead of generated.

  • Removed #if NET7/8 conditionals, now that 8 is the minimum version.

  • Upgraded LangVersion and handled compiler suggestions.

  • Suppressions and summary corrections.

  • Implemented formatting/parsing via default interface implementations and (.NET 10+) extension members.

  • Prepared outcommented precompiler directives for a .NET 10 patch upgrade, to reduce assembly bloat then.

  • Also corrected how formattable/parsable is determined based on wrapped types.

  • Also fixed a few bugs.

  • Generator performance and cleanup.

  • Added serialization to/from deepest underlying type (recursive).

  • Also cleaned up the way in which lines not being source generated are outcommented.

  • Also improved source generator performance.

  • Also prevented transient issues when reporting warnings on wrapper types.

  • Added wrapper EF collations, collation checks, and provider comparers.

@Timovzl Timovzl force-pushed the feature/4.0.0 branch 19 times, most recently from 3e6bc24 to 1ca130d Compare September 16, 2025 15:55
@Timovzl Timovzl force-pushed the feature/4.0.0 branch 3 times, most recently from 0d29af4 to cf6a1a3 Compare September 30, 2025 19:11
@Timovzl Timovzl force-pushed the feature/4.0.0 branch 4 times, most recently from fbae1cf to 664c097 Compare November 23, 2025 21:33
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.

2 participants