libopc 0.0.3

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

// Install libopc as a Cake Tool
#tool nuget:?package=libopc&version=0.0.3

The Open Packaging Convention (OPC) is part of the ISO/IEC 29500 specification which standardizes word-processing, spreadsheet and presentation documents. A prominent implementer of the new standard is Microsoft Office Version 2007 and beyond. Every .docx, .xslx, .pptx document is an OPC container. Libopc has functions to read/write OPC container.
Another part of ISO/IEC 29500 is Markup Compatibility and Extensibility (MCE). Libopc also has features to parse and generate XML markup compatible with MCE.

Product Compatible and additional computed target framework versions.
native native 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

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.3 192 5/6/2014