Metadata.CXML 1.5.0

dotnet add package Metadata.CXML --version 1.5.0
NuGet\Install-Package Metadata.CXML -Version 1.5.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="Metadata.CXML" Version="1.5.0">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Metadata.CXML --version 1.5.0
#r "nuget: Metadata.CXML, 1.5.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 Metadata.CXML as a Cake Addin
#addin nuget:?package=Metadata.CXML&version=1.5.0

// Install Metadata.CXML as a Cake Tool
#tool nuget:?package=Metadata.CXML&version=1.5.0

Library for manipulating Metadata in Collection XML (CXML) format (as defined for PivotViewer control)

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Metadata.CXML:

Package Downloads
Trafilm.Metadata

Library for manipulating Trafilm (http://Trafilm.net) Gallery Metadata in Collection XML (CXML) format (as defined for PivotViewer control)

ClipFlair.Metadata

Library for manipulating ClipFlair (http://ClipFlair.net) Gallery Metadata in Collection XML (CXML) format (as defined for PivotViewer control)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.5.0 1,296 9/8/2016

Added null attribute and node content safeguards (using "" in such case) at CXMLMetdata.GetCXMLItem method