Skip to content
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

Allow set only properties during deserialization #698

Merged
merged 1 commit into from Jul 14, 2022

Conversation

EdwardCooke
Copy link
Collaborator

Currently we can't set set-only properties during deserialization. This allows set only properties to work.

Fixes #643

Copy link
Collaborator

@JuergenGutsch JuergenGutsch left a comment

Choose a reason for hiding this comment

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

great :-)

@EdwardCooke EdwardCooke reopened this Jul 14, 2022
@EdwardCooke EdwardCooke merged commit 5089ff1 into aaubry:master Jul 14, 2022
@aaubry
Copy link
Owner

aaubry commented Jul 23, 2022

This feature has been released in version 12.0.0.

@EdwardCooke EdwardCooke deleted the ec-643-setonlyproperties branch August 14, 2023 05:49
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.

NullReferenceException when using setter-only property
3 participants