MsgKit 2.5.1
Install-Package MsgKit -Version 2.5.1
dotnet add package MsgKit --version 2.5.1
<PackageReference Include="MsgKit" Version="2.5.1" />
paket add MsgKit --version 2.5.1
#r "nuget: MsgKit, 2.5.1"
// Install MsgKit as a Cake Addin
#addin nuget:?package=MsgKit&version=2.5.1
// Install MsgKit as a Cake Tool
#tool nuget:?package=MsgKit&version=2.5.1
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
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 | net452 net46 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 |
NuGet packages (2)
Showing the top 2 NuGet packages that depend on MsgKit:
Package | Downloads |
---|---|
ExchangeActivities
This library includes some of Exchange Mail activities; * Get Exchange Mails * Get Exchange Mails By Category * Get Exchange Mails By Starting Date * Get Exchange Mail Categories * Add Exchange Mail Category * Change Exchange Mail Category * Save Mail As Eml File * Save Mail As Msg File * Save Mail As Msg File Without Attachments * Save All Attachments |
|
DigitalZenWorks.Email.ToolKit
This client library provides functionality to help migrate email messages from dbx (Outlook Express) or eml format to Outlook. It also contains functionality to help clean up Outlook stores. Additional notes - https://github.com/jamesjohnmcguire/DigitalZenWorks.Email.ToolKit |
GitHub repositories
This package is not used by any popular GitHub repositories.
- Check if contentId is not null when converting EML to MSG format