OpenMcdf 2.1.0.33051

There is a newer version of this package available.
See the version list below for details.
dotnet add package OpenMcdf --version 2.1.0.33051
                    
NuGet\Install-Package OpenMcdf -Version 2.1.0.33051
                    
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="OpenMcdf" Version="2.1.0.33051" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OpenMcdf" Version="2.1.0.33051" />
                    
Directory.Packages.props
<PackageReference Include="OpenMcdf" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add OpenMcdf --version 2.1.0.33051
                    
#r "nuget: OpenMcdf, 2.1.0.33051"
                    
#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.
#addin nuget:?package=OpenMcdf&version=2.1.0.33051
                    
Install OpenMcdf as a Cake Addin
#tool nuget:?package=OpenMcdf&version=2.1.0.33051
                    
Install OpenMcdf as a Cake Tool

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.

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.

NuGet packages (40)

Showing the top 5 NuGet packages that depend on OpenMcdf:

Package Downloads
MsgReader

Read Outlook MSG and EML files without using Outlook. The MSGReader supports MSG E-Mail (also signed), Contact, Appointment, Task, Sticky notes and Contact files. The EML reader supports MIME 1.0 encoded files.

FileSignatures

A small library for detecting the type of a file based on header signature (also known as magic number) rather than file extension.

MsgKit

MsgKit is a 100% managed C# .NET library (no PINVOKE or whatsoever) which may be used for the creation of messages (E-Mail, Appointments, Journals and Stickey Notes) that are Outlook compatible

mzLib

Library for mass spectrometry projects.

GdPicture

Intelligent PDF & document processing SDKs

GitHub repositories (15)

Showing the top 15 popular GitHub repositories that depend on OpenMcdf:

Repository Stars
QL-Win/QuickLook
Bring macOS “Quick Look” feature to Windows
vivami/SauronEye
Search tool to find specific files containing specific words, i.e. files containing passwords..
michaelweber/Macrome
Excel Macro Document Reader/Writer for Red Teamers & Analysts
Sicos1977/MSGReader
C# Outlook MSG file reader without the need for Outlook
freezy/VisualPinball.Engine
:video_game: Visual Pinball Engine for Unity
Inf0secRabbit/BadAssMacros
BadAssMacros - C# based automated Malicous Macro Generator.
b4rtik/RedPeanut
RedPeanut is a small RAT developed in .Net Core 2 and its agent in .Net 3.5 / 4.0.
neilharvey/FileSignatures
A small library for detecting the type of a file based on header signature (also known as magic number).
CnCNet/xna-cncnet-client
XNA / MonoGame based client for playing classic Command & Conquer games both online and offline with a CnCNet game spawner.
Sicos1977/MsgKit
A .NET library to make MSG files without the need for Outlook
CompOmics/ThermoRawFileParser
Thermo RAW file parser that runs on Linux/Mac and all other platforms that support Mono
lindexi/lindexi_gd
博客用到的代码
svrooij/WingetIntune
Package any app from Winget to Intune - WinTuner
chelh/VBASync
Cross-platform tool to synchronize macros from an Office VBA-enabled file with a version-controlled folder
sqrtZeroKnowledge/CVE-2023-23397_EXPLOIT_0DAY
Exploit for the CVE-2023-23397
Version Downloads Last updated
3.0.0 962 6/3/2025
3.0.0-preview.5 274 4/22/2025
3.0.0-preview.4 603 11/29/2024
3.0.0-preview.3 93 11/28/2024
3.0.0-preview.2 154 11/21/2024
2.4.1 271,942 12/1/2024
2.4.0 18,428 11/14/2024
2.3.1 1,674,853 3/2/2024
2.3.0 1,078,759 4/22/2023
2.2.1.12 682,081 8/30/2022
2.2.1.9 3,745,787 9/18/2020
2.2.1.6 60,306 7/22/2020
2.2.1.5 1,491 7/21/2020
2.2.1.4 759,983 12/7/2019
2.2.1.3 1,265,457 10/27/2018
2.2.1.2 11,019 10/6/2018
2.2.0.1 38,580 7/22/2018
2.1.6.28924 54,431 4/14/2018
2.1.5.22659 17,379 3/17/2018
2.1.4.23498 1,970 3/10/2018
2.1.3.34730 13,775 7/22/2017
2.1.3.34720 2,366 6/2/2017
2.1.2.1274 2,978 3/17/2017
2.1.0.33051 8,603 12/29/2016
2.0.5739.40493 320,864 9/18/2015
1.5.4.22637 24,947 1/24/2013

Bug fixes (id 29, 31, 33, 34, 36, 37 at sourceforge).
Source code has been migrated to github (https://github.com/ironfede/openmcdf)
Here you can find extension helpers(development, still unreleased) for manipulation of OLE Properties and IO Stream native support.