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

How to serialize? #12

Open
opcodewriter opened this issue Jan 18, 2017 · 1 comment
Open

How to serialize? #12

opcodewriter opened this issue Jan 18, 2017 · 1 comment

Comments

@opcodewriter
Copy link

opcodewriter commented Jan 18, 2017

I love your library, I like how type and property resolvers work, especially since I don't like using attributes on POCO.

Any example how to serialize a resource object?

You mention in the README that "There are a couple alternative serializers for JSON API ".
So one is JsonApiMediaTypeFormatter, which is the other one?

I'm trying to wrap my head around JsonApiMediaTypeFormatter with no luck yet.

By the way I was able to convert the library into a PCL let me know if you're interested about that. It's pretty easy to do it, it's mostly about replacing reflection APIs with the ones from shared .NET.

@opcodewriter
Copy link
Author

I got this, I was able to use JsonApiMediaTypeFormatter to serialize.

Any plans to add serialization?

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