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

Added SerializeAsAttribute handling to JsonSerializer #777

Closed
wants to merge 1 commit into from
Closed

Added SerializeAsAttribute handling to JsonSerializer #777

wants to merge 1 commit into from

Conversation

sergethedev17
Copy link

JsonSerializer now recognises SerializeAsAttribute when serializing
objects.
Relates to issue #591.

JsonSerializer now recognises SerializeAsAttribute when serializing
objects.
Relates to issue #591.
@hallem
Copy link
Member

hallem commented Apr 26, 2016

We can't really make changes to this file. It's a dependency on another repo that we take.

@Anastasius80
Copy link

is there any Chance that anyone accept this PR an added it to master for the next nuget package version of restsharp?

@alexeyzimarev
Copy link
Member

@Anastasius80 No, this is an external dependency and we don't change it. Sorry. You can use Json.NET to support more customized serialisation.

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.

4 participants