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

Asp.Net core #490

Closed
Pival81 opened this issue Dec 5, 2020 · 4 comments
Closed

Asp.Net core #490

Pival81 opened this issue Dec 5, 2020 · 4 comments

Comments

@Pival81
Copy link

Pival81 commented Dec 5, 2020

How am I meant to use this with an aspnet core web api project?
Like, I want to return my objects in my controllers with the extendedxmlserializer with my custom options instead of the default one.
I saw there's a support package, but it's for an old version and doesn't work.

@Pival81 Pival81 changed the title Asp.NE Asp.Net core Dec 5, 2020
@WojciechNagorski
Copy link
Member

WojciechNagorski commented Dec 5, 2020 via email

@Mike-E-angelo
Copy link
Member

I was thinking of this issue, and one thing to be aware of is that there have been quite a few changes since v1. Most notably, we use our own custom namespace and attributes that other XML serializers will not recognize and/or handle in the same way.

If the consumer/client of your ASP.NET Core API is also using ExtendedXmlSerializer (yay 😁), this is not an issue. However, if they are not, then this is something to be aware of and I am not sure how viable this scenario is anymore.

@Mike-E-angelo
Copy link
Member

Going once, going twice. :) Checking in on this issue. Has there been any activity around it? Since it's been a couple of months now I am apt to stale it if no work is being done around it (or is planned to do so). Please feel free to add any additional comments here. Otherwise, I will give it some time and close if no further activity has been performed and/or is planned.

@Mike-E-angelo
Copy link
Member

Looks like there is no activity on this issue. Unfortunately with my own time constraints I cannot look into this at depth. If work is done on this at a later time please comment on this thread and we can take a further look into it. Closing for now.

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

3 participants