question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ExtendedXmlSerializer.Legacy

See original GitHub issue

So I am looking at the Configuration API now. I think you mentioned you did this, but the Legacy configuration was moved from legacy into v2 root.

The point of Legacy was to have it there in case people wanted to migrate their XML from v1 to v2.

But now I am thinking, maybe we should have an ExtendedXmlSerializer.Legacy nuget for this.

So we can take the Legacy out, and put it in this new package, along with tests. It would help make it less confusing? What do you think?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:9 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
Mike-E-angelocommented, Mar 20, 2017

I see where the confusion is… ExtendedXmlSerializer is public still. I was going to make it internal for #70, along with all the other classes for this task.

0reactions
WojciechNagorskicommented, Mar 20, 2017

Ok. great!

Read more comments on GitHub >

github_iconTop Results From Across the Web

ExtendedXmlSerializer.Legacy 2.1.1
ExtendedXmlSerializer.Legacy 2.1.1 .NET Standard 1.6 .NET Framework 4.5.1 .NET CLI; Package Manager; PackageReference; Paket CLI ...
Read more >
ExtendedXmlSerializer/home: A configurable and ...
Specializes in POCO-based object graph serialization; Features a powerful extension model; Operates in the tried-and-trusted dependable XML format.. "But why ...
Read more >
Welcome! — ExtendedXmlSerializer 4.0 documentation
Welcome to ExtendedXmlSerializer's source repository, our little home on the webternets for ... Example.v1.xml"); // Path to your legacy xml file.
Read more >
Extended XML Serializer for .NET
Everything in ExtendedXmlSerializer begins with a configuration container ... Example.v1.xml"); // Path to your legacy xml file. var subject ...
Read more >
Best 20 NuGet extendedxmlserializer Packages
Find out most popular NuGet extendedxmlserializer Packages. ... Legacy. Extended Xml Serializer for .NET. Score: .8 | 11/8/2019 | v 2.1.1.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found