Skip to content
This repository was archived by the owner on Apr 7, 2023. It is now read-only.

CodeCavePro/OpenMCDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenMCDF

for .NET Framework and .NET Standard (including .NET Core)

NuGet NuGet License GitHub tag

Description

OpenMCDF is a 100% .net / C# 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 tree.

Features

  • COM Structured Storage for your .NET applications
  • Read / Write OLE compound files in .NET / C#
  • No COM Interop required
  • No external dependencies
  • Easy to use
  • Lazy loading to reduce memory consumption for read operations
  • Version 4 of the compound file format supported
  • Append data to existing streams
  • Get partial stream data from a given offset
  • Differential update of existing compound files
  • Can handle thousands of structured storage items
  • Support for native .net Stream object
  • Mono platform supported

About

Structured Storage .net component - pure C#

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages