YAXLib 2.10.0
See the version list below for details.
dotnet add package YAXLib --version 2.10.0
NuGet\Install-Package YAXLib -Version 2.10.0
<PackageReference Include="YAXLib" Version="2.10.0" />
paket add YAXLib --version 2.10.0
#r "nuget: YAXLib, 2.10.0"
// Install YAXLib as a Cake Addin #addin nuget:?package=YAXLib&version=2.10.0 // Install YAXLib as a Cake Tool #tool nuget:?package=YAXLib&version=2.10.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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (7)
Showing the top 5 NuGet packages that depend on YAXLib:
Package | Downloads |
---|---|
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. |
|
Suzianna.Rest
A library for writing flexible and easy to maintain acceptance tests |
|
Phema.Serialization.Xml
C# Serialization wrapper for Microsoft.Extensions.DependencyInjection |
|
YinQiZhiLianData
银企直联模型数据类 |
|
PingAnDataModel
平安数据model,见证宝和银企直联 |
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 |
---|---|---|
4.3.0 | 5,765 | 7/13/2024 |
4.2.2 | 4,282 | 5/20/2024 |
4.2.1 | 3,173 | 4/1/2024 |
4.2.0 | 17,849 | 8/7/2023 |
4.1.0 | 7,971 | 6/28/2023 |
4.0.0 | 18,196 | 10/30/2022 |
4.0.0-pre.1 | 275 | 9/16/2022 |
3.0.1 | 74,287 | 8/19/2021 |
3.0.0 | 10,132 | 8/2/2021 |
3.0.0-rc.1 | 193 | 6/21/2021 |
3.0.0-alpha.2 | 204 | 4/7/2021 |
3.0.0-alpha.1 | 184 | 3/22/2021 |
2.15.0 | 482,872 | 2/18/2017 |
2.14.60 | 1,075 | 2/18/2017 |
2.14.50 | 1,060 | 2/18/2017 |
2.14.0 | 22,092 | 5/7/2016 |
2.13.0 | 82,932 | 5/18/2014 |
2.12.0 | 7,579 | 2/24/2013 |
2.11.0 | 2,257 | 10/14/2012 |
2.10.1 | 1,755 | 10/4/2012 |
2.10.0 | 1,652 | 10/1/2012 |
2.9.0 | 1,643 | 7/22/2012 |
2.8.3 | 1,400 | 6/16/2012 |
2.8.2 | 1,461 | 6/12/2012 |
2.8.0 | 5,675 | 2/1/2012 |
Full XML-Namespace support has been added.