ExtendedXmlSerializer Versions Save

A configurable and eXtensible Xml serializer for .NET.

v3.7.18

1 month ago

v3.7.17

1 month ago

What's Changed

Full Changelog: https://github.com/ExtendedXmlSerializer/home/compare/v3.7.16...v3.7.17

v3.7.16

1 month ago

What's Changed

Full Changelog: https://github.com/ExtendedXmlSerializer/home/compare/v3.7.15...v3.7.16

v3.7.15

1 month ago

v3.7.12

1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/ExtendedXmlSerializer/home/compare/v3.7.11...v3.7.12

v3.7.11

1 year ago

What's Changed

Full Changelog: https://github.com/ExtendedXmlSerializer/home/compare/v3.7.10...v3.7.11

v3.7.10

1 year ago

🐛 Bug Fixes 🔧

  • Improved reference tracking for multiple instances #594 @Mike-E-angelo

Other Changes

  • [Automated] Generated CHANGELOG.md #592 @github-actions[bot]
  • Addressed Solution Warnings #596 @Mike-E-angelo

v3.7.9

1 year ago

Other Changes

  • [Automated] Generated CHANGELOG.md #587 @github-actions[bot]
  • Updated deploy key for documentation #591 @Mike-E-angelo

v3.7.8

1 year ago

Other Changes

  • Build Nudge #589 @Mike-E-angelo

v3.7.7

1 year ago

🐛 Bug Fixes 🔧

  • Added ConfigurationContainer.AllowMultipleReferences #586 @Mike-E-angelo

Other Changes

  • [Automated] Generated CHANGELOG.md #560 @github-actions[bot]
  • Demonstration of EnableReferences #564 @Mike-E-angelo
  • Quick sanity check to ensure implicit double can be serialized #562 @Mike-E-angelo
  • Demonstration of EmitWhen #566 @Mike-E-angelo
  • Updated remaining projects to netcoreapp3.1 #568 @Mike-E-angelo
  • Comparer example #569 @Mike-E-angelo
  • Demonstrated default behavior #572 @Mike-E-angelo
  • Update tests to .net 4.7.2 #576 @WojciechNagorski
  • Update BenchmarkDotNet #577 @WojciechNagorski
  • Update some nuget packages #579 @WojciechNagorski
  • Remove netappcore3.1 replace w/ net6.0 + net7.0 #585 @Mike-E-angelo