Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

Captainpast
Copy link
Contributor

Using the generic JsonStringEnumConverter<TEnum> (available since net8.0) instead of non-generic JsonStringEnumConverter

So source generation for Trimming and Native AOT is possible.

This closes #30

Copy link

@DanielGekeler DanielGekeler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@xfischer xfischer self-requested a review March 26, 2025 09:41
Copy link
Member

@xfischer xfischer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@xfischer xfischer merged commit d490b51 into GeoJSON-Net:main Mar 26, 2025
2 checks passed
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.

Use generic JsonStringEnumConverter rather than non-generic one.
3 participants