YAXLib 2.13.0

dotnet add package YAXLib --version 2.13.0
NuGet\Install-Package YAXLib -Version 2.13.0
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="YAXLib" Version="2.13.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add YAXLib --version 2.13.0
#r "nuget: YAXLib, 2.13.0"
#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.
// Install YAXLib as a Cake Addin
#addin nuget:?package=YAXLib&version=2.13.0

// Install YAXLib as a Cake Tool
#tool nuget:?package=YAXLib&version=2.13.0

YAXLib is an XML Serialization library which allows the programmer to structure freely the XML result, choose the fields to serialize (public, or non-public properties, or member variables), serialize all known generic and non-generic collections, serialize different kinds of arrays (single-dimensional, multi-dimensional, and jagged arrays), serialize objects through a reference to their base-class or interface (polymorphic serialization), define custom serializers, add comments for the elements in the XML result, and many more ...

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on YAXLib:

Repository Stars
panthernet/GraphX
GraphX for .NET
ArmenAg/Improvisation
A program that learns music structure of given midi files and able to generate new melodies by judmental of other compositions. E.g. generate melody in style of Armstrong as negatively judged by Eminem and positively by Bach.
axuno/MailMergeLib
MailMergeLib is a mail message client library which provides comfortable mail merge capabilities for text, inline images and attachments, as well as good throughput and fault tolerance for sending mail messages.
Version Downloads Last updated
2.13.0 2,895 5/18/2014
2.12.0 639 2/24/2013
2.11.0 83 10/14/2012
2.10.1 45 10/4/2012
2.10.0 50 10/1/2012
2.9.0 51 7/22/2012
2.8.3 45 6/16/2012
2.8.2 43 6/12/2012
2.8.0 62 2/1/2012