Skip to content

Removing the IConvertible interface and fixing the JsonNet converters handling for nulls #1550

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

Merged
merged 1 commit into from
Apr 19, 2025

Conversation

lipchev
Copy link
Collaborator

@lipchev lipchev commented Apr 19, 2025

Removing the IConvertible interface and fixing the JsonNet converters handling for nulls

fixes #1465

@angularsen angularsen added this to the v6 milestone Apr 19, 2025
@angularsen angularsen mentioned this pull request Apr 19, 2025
24 tasks
Copy link
Owner

@angularsen angularsen left a comment

Choose a reason for hiding this comment

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

Good job on the tests 👏

@angularsen angularsen merged commit d2fb4b4 into angularsen:master Apr 19, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UnitsNetBaseJsonConverter fails for custom quantities that are declared nullable
2 participants