An extensible Xml Serializer for .NET that builds on the functionality of the classic XmlSerializer with a powerful and robust extension model.
Info
Version: | 3.8.0 |
Author(s): | Wojciech Nagórski, Michael DeMond |
Last Update: | Thursday, October 24, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://extendedxmlserializer.github.io/ |
NuGet Url: | https://www.nuget.org/packages/ExtendedXmlSerializer |
Install
Install-Package ExtendedXmlSerializer
dotnet add package ExtendedXmlSerializer
paket add ExtendedXmlSerializer
ExtendedXmlSerializer Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- LightInject(>= 6.3.5)
- NReco.LambdaParser(>= 1.0.12)
- Sprache(>= 2.3.1)
- System.Collections.Immutable(>= 1.7.1)
- System.Interactive(>= 4.1.1)
- System.Runtime.CompilerServices.Unsafe(>= 4.7.1)
- LightInject(>= 6.3.5)
- NReco.LambdaParser(>= 1.0.12)
- Sprache(>= 2.3.1)
- System.Collections.Immutable(>= 1.7.1)
- System.Interactive(>= 4.1.1)
- System.Runtime.CompilerServices.Unsafe(>= 4.7.1)
Tags