ONIX-Data
0.5.0
See the version list below for details.
dotnet add package ONIX-Data --version 0.5.0
NuGet\Install-Package ONIX-Data -Version 0.5.0
<PackageReference Include="ONIX-Data" Version="0.5.0" />
paket add ONIX-Data --version 0.5.0
#r "nuget: ONIX-Data, 0.5.0"
// Install ONIX-Data as a Cake Addin #addin nuget:?package=ONIX-Data&version=0.5.0 // Install ONIX-Data as a Cake Tool #tool nuget:?package=ONIX-Data&version=0.5.0
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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
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.
Beta Release