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 to not call the constructor #31

Closed
pebrian27 opened this issue Jul 14, 2012 · 0 comments
Closed

Allow to not call the constructor #31

pebrian27 opened this issue Jul 14, 2012 · 0 comments

Comments

@pebrian27
Copy link

As we all know, DataContractSerializer and BinaryFormatter doesn't call the constructor.
Is it also possible to add this feature in Json.net?

I'm planning to change our serializer to Json.net but run into a compatibility issue since Json.net calls a constructor.
Yes, the DTO design is faulty but, I imagine that this feature may help others migrate too.

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

No branches or pull requests

1 participant