MsgReader 4.4.4
Install-Package MsgReader -Version 4.4.4
dotnet add package MsgReader --version 4.4.4
<PackageReference Include="MsgReader" Version="4.4.4" />
paket add MsgReader --version 4.4.4
#r "nuget: MsgReader, 4.4.4"
// Install MsgReader as a Cake Addin
#addin nuget:?package=MsgReader&version=4.4.4
// Install MsgReader as a Cake Tool
#tool nuget:?package=MsgReader&version=4.4.4
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
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.6.2
- Microsoft.IO.RecyclableMemoryStream (>= 2.2.0)
- OpenMcdf (>= 2.2.1.9)
- RtfPipe (>= 2.0.7677.4303)
- SixLabors.ImageSharp (>= 2.1.0)
- System.Configuration.ConfigurationManager (>= 6.0.0)
- System.Drawing.Common (>= 6.0.0)
- System.Security.Cryptography.Pkcs (>= 6.0.0)
- System.Text.Encoding.CodePages (>= 6.0.0)
-
.NETStandard 2.0
- Microsoft.IO.RecyclableMemoryStream (>= 2.2.0)
- OpenMcdf (>= 2.2.1.9)
- RtfPipe (>= 2.0.7677.4303)
- SixLabors.ImageSharp (>= 2.1.0)
- System.Configuration.ConfigurationManager (>= 6.0.0)
- System.Drawing.Common (>= 6.0.0)
- System.Security.Cryptography.Pkcs (>= 6.0.0)
- System.Text.Encoding.CodePages (>= 6.0.0)
-
.NETStandard 2.1
- Microsoft.IO.RecyclableMemoryStream (>= 2.2.0)
- OpenMcdf (>= 2.2.1.9)
- RtfPipe (>= 2.0.7677.4303)
- SixLabors.ImageSharp (>= 2.1.0)
- System.Configuration.ConfigurationManager (>= 6.0.0)
- System.Drawing.Common (>= 6.0.0)
- System.Security.Cryptography.Pkcs (>= 6.0.0)
- System.Text.Encoding.CodePages (>= 6.0.0)
-
net5.0
- Microsoft.IO.RecyclableMemoryStream (>= 2.2.0)
- OpenMcdf (>= 2.2.1.9)
- RtfPipe (>= 2.0.7677.4303)
- SixLabors.ImageSharp (>= 2.1.0)
- System.Configuration.ConfigurationManager (>= 6.0.0)
- System.Drawing.Common (>= 6.0.0)
- System.Security.Cryptography.Pkcs (>= 6.0.0)
- System.Text.Encoding.CodePages (>= 6.0.0)
-
net6.0
- Microsoft.IO.RecyclableMemoryStream (>= 2.2.0)
- OpenMcdf (>= 2.2.1.9)
- RtfPipe (>= 2.0.7677.4303)
- SixLabors.ImageSharp (>= 2.1.0)
- System.Configuration.ConfigurationManager (>= 6.0.0)
- System.Drawing.Common (>= 6.0.0)
- System.Security.Cryptography.Pkcs (>= 6.0.0)
- System.Text.Encoding.CodePages (>= 6.0.0)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on MsgReader:
Package | Downloads |
---|---|
Toxy
.NET text extraction framework |
|
OfficeExtractor
Extracts embedded OLE objects from Word, Excel, PowerPoint and Open Office files without needing the original programs. |
|
PasswordProtectedChecker
Package Description |
|
Rabbit.Communication.MsgHtmlTemplate
Extract Msg file to get subject/body for emailing |
|
Rabbit.Communication.MsgTransformers
Provide some services for sending emails |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on MsgReader:
Repository | Stars |
---|---|
QL-Win/QuickLook
Bring macOS “Quick Look” feature to Windows
|
|
nissl-lab/toxy
.net text extraction framework
|
Version | Downloads | Last updated |
---|---|---|
4.4.4 | 18,564 | 4/4/2022 |
- Fix for issue #298