ONIX-Data 0.5.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package ONIX-Data --version 0.5.3
NuGet\Install-Package ONIX-Data -Version 0.5.3
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="ONIX-Data" Version="0.5.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ONIX-Data --version 0.5.3
#r "nuget: ONIX-Data, 0.5.3"
#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 ONIX-Data as a Cake Addin
#addin nuget:?package=ONIX-Data&version=0.5.3

// Install ONIX-Data as a Cake Tool
#tool nuget:?package=ONIX-Data&version=0.5.3

This C# library serves to provide .NET data structures (and an accompanying set of helpful parsers) for the ONIX XML format, which is the international standard for representing the electronic data regarding books (along with other media). This format has been established by the international book trade body known as EDITEUR. Within this solution, you will find two collections of classes for serialization/deserialization: one that represents the legacy format (i.e., 2.1 and earlier) and another that represents the current format (i.e., 3.0). In addition, two helpful parser classes have been included in order to assist with the population of those collections.

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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.5.4 323 1/14/2023
0.5.3 329 11/30/2021
0.5.2 296 8/30/2021
0.5.1 359 6/11/2021
0.5.0 1,585 1/2/2021

Beta Release