CompoundFileStorage 1.3.0

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

// Install CompoundFileStorage as a Cake Tool
#tool nuget:?package=CompoundFileStorage&version=1.3.0

CompoundFileStorage is a 100% C# .NET component that allows developers to manipulate Microsoft Compound Document File Format for OLE structured storage. It supports read/write operations on streams and storages and traversal of structures trees.

Initialy this package is the same as the OpenMcdf package the only difference is that the original code is upgraded to more now a days standards and C# .NET 4.0

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.3.0 69 5/4/2015
1.2.0 114 1/29/2015

Added comment to all public properties, fields and methods