XmlSerializerHelper 1.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package XmlSerializerHelper --version 1.0.1
                    
NuGet\Install-Package XmlSerializerHelper -Version 1.0.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="XmlSerializerHelper" Version="1.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="XmlSerializerHelper" Version="1.0.1" />
                    
Directory.Packages.props
<PackageReference Include="XmlSerializerHelper" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add XmlSerializerHelper --version 1.0.1
                    
#r "nuget: XmlSerializerHelper, 1.0.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package XmlSerializerHelper@1.0.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=XmlSerializerHelper&version=1.0.1
                    
Install as a Cake Addin
#tool nuget:?package=XmlSerializerHelper&version=1.0.1
                    
Install as a Cake Tool

XmlSerializerHelper serializes and deserializes ANY object from/to XML.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on XmlSerializerHelper:

Package Downloads
CrossPlatformLibrary.Settings

CrossPlatformLibrary.Settings is a plug-in for reading and writing of platform-independent application settings.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.19096.1 84,644 4/6/2019
4.0.19095.5-pre 717 4/5/2019
4.0.19095.3-pre 702 4/5/2019
3.0.3 34,209 8/7/2018
3.0.3-pre1 1,128 8/3/2018
3.0.2 1,332 8/2/2018
3.0.2-pre2 3,485 8/10/2017
3.0.2-pre1 1,165 8/10/2017
3.0.1 3,594 6/8/2017
3.0.1-pre3 1,267 10/20/2016
3.0.1-pre2 1,233 10/20/2016
3.0.1-pre1 1,257 10/20/2016
3.0.0 5,078 5/9/2016
3.0.0-pre12 1,301 5/6/2016
3.0.0-pre11 1,246 5/6/2016
2.0.3 1,519 4/28/2016
2.0.2 1,701 4/23/2016
2.0.1 1,617 4/23/2016
2.0.0 1,427 4/20/2016
1.0.1 1,565 4/19/2016
1.0.0 1,576 4/19/2016
1.0.0-pre1 1,224 4/19/2016

1.0.0
     - Initial release