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

Migrate to .NET Core-compatible XML API #3

Open
ForNeVeR opened this issue Aug 27, 2016 · 1 comment
Open

Migrate to .NET Core-compatible XML API #3

ForNeVeR opened this issue Aug 27, 2016 · 1 comment

Comments

@ForNeVeR
Copy link
Member

ForNeVeR commented Aug 27, 2016

It seems that XmlElement-based API thoroughly used in jabber-net code is unsupported on .NET Core. We need to replace this API. Probably with XDocument?

@ForNeVeR ForNeVeR mentioned this issue Aug 27, 2016
10 tasks
@ForNeVeR ForNeVeR changed the title Migrate from XmlElement-based API to XElement Migrate to .NET Core-compatible XML API Aug 28, 2016
@ForNeVeR
Copy link
Member Author

ForNeVeR commented Aug 28, 2016

Or probably that's just the question of adding the reference to System.Xml component of .NET Core.

@ForNeVeR ForNeVeR assigned ForNeVeR and unassigned ForNeVeR Aug 28, 2016
@ForNeVeR ForNeVeR modified the milestone: 3.0 Sep 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant