MsgKit 2.4.2
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
Install-Package MsgKit -Version 2.4.2
dotnet add package MsgKit --version 2.4.2
<PackageReference Include="MsgKit" Version="2.4.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MsgKit --version 2.4.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
- Add an index to an attachment with the same name when converting eml to msg
- Fix null reference error when disposing the Email object
- Fix error when using the AddLink attachments method
- Fix issue where custom headers get duplicated when using the SetHeaderValue method
Dependencies
-
.NETFramework 4.5
-
.NETStandard 2.0
Used By
NuGet packages (1)
Showing the top 1 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
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.4.2 | 17,256 | 7/19/2020 |