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

Update namespace of OData EDM types #31

Merged
merged 1 commit into from
Oct 2, 2020

Conversation

LarsBauer
Copy link
Contributor

Microsoft changed the namespaces in OData v7.
This should resolve #30

@moh-hassan
Copy link
Owner

Thanks @LarsBauer for your PR.
What about supporting netcore3 json as you suggested in #30? can we skip it?

@LarsBauer
Copy link
Contributor Author

In the meantime I realized that I am obliged to use Newtonsoft.Json by our platform. So for now I am fine with the current implementation. The biggest pain is the wrong namespace.

@moh-hassan moh-hassan merged commit f04e80c into moh-hassan:master Oct 2, 2020
@moh-hassan
Copy link
Owner

Ok, I merged the PR I'll puplish a new package.

moh-hassan pushed a commit that referenced this pull request Oct 2, 2020
moh-hassan pushed a commit that referenced this pull request Oct 2, 2020
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.

Outdated EDM library and use of System.Text.Json?
2 participants