DigitalZenWorks.Email.ToolKit
1.10.58
dotnet add package DigitalZenWorks.Email.ToolKit --version 1.10.58
NuGet\Install-Package DigitalZenWorks.Email.ToolKit -Version 1.10.58
<PackageReference Include="DigitalZenWorks.Email.ToolKit" Version="1.10.58" />
paket add DigitalZenWorks.Email.ToolKit --version 1.10.58
#r "nuget: DigitalZenWorks.Email.ToolKit, 1.10.58"
// Install DigitalZenWorks.Email.ToolKit as a Cake Addin #addin nuget:?package=DigitalZenWorks.Email.ToolKit&version=1.10.58 // Install DigitalZenWorks.Email.ToolKit as a Cake Tool #tool nuget:?package=DigitalZenWorks.Email.ToolKit&version=1.10.58
DigitalZenWorks.Email.ToolKit
This is a C# library for interacting with email messages and storage.
Usage:
The main classes are Migrate, OutlookFolder, OutlookItem and OutlookStore.
Migrate is for migrating messages in other formats into Outlook. Some examples:
Migrate.DbxToPst(dbxPath, pstPath);
Migrate.EmlToPst(dbxPath, pstPath);
OutlookAccount acts on the entire default or current Outlook account. OutlookStore acts on a specific store (PST file). OutlookFolder acts on a specific folder.
For cleaning up Outlook, you could use the following:
OutlookAccount outlookAccont = new ();
outlookAccont.MergeFolders();
outlookAccont.RemoveDuplicates();
For a more in-depth example and additional documentation, please refer to the application part of the project at DigitalZenWorks.Email.ToolKit Project
Contributing
If you have found a bug or have a suggestion that would make this better, please fork this repository and create a pull request. You can also simply open an issue with the tag "bug" or "enhancement".
Process:
- Fork the Project
- Create your Bug / Feature Branch (
git checkout -b feature/amazing-feature
) - Commit your Changes (
git commit -m 'Add some amazing feature'
) - Push to the Branch (
git push origin feature/amazing-feature
) - Open a Pull Request
Coding style
Please match the current coding style. Most notably:
- One operation per line
- Use complete English words in variable and method names
- Attempt to declare variable and method names in a self-documenting manner
License
Distributed under the MIT License. See LICENSE
for more information.
Contact
James John McGuire - @jamesmc - jamesjohnmcguire@gmail.com
Project Link: https://github.com/jamesjohnmcguire/DigitalZenWorks.Email.ToolKit
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net5.0-windows7.0 is compatible. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net6.0-windows7.0 is compatible. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net7.0-windows7.0 is compatible. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net8.0-windows7.0 is compatible. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.7.2
- Common.Logging (>= 3.4.1)
- Common.Logging.Core (>= 3.4.1)
- DigitalZenWorks.Common.Utilities (>= 1.3.71)
- DigitalZenWorks.Email.DbxOutlookExpress (>= 1.3.22)
- MsgKit (>= 2.8.1)
- System.Text.Encoding.CodePages (>= 8.0.0)
-
.NETStandard 2.0
- Common.Logging (>= 3.4.1)
- Common.Logging.Core (>= 3.4.1)
- DigitalZenWorks.Common.Utilities (>= 1.3.71)
- DigitalZenWorks.Email.DbxOutlookExpress (>= 1.3.22)
- MsgKit (>= 2.8.1)
- System.Text.Encoding.CodePages (>= 8.0.0)
-
net5.0-windows7.0
- Common.Logging (>= 3.4.1)
- Common.Logging.Core (>= 3.4.1)
- DigitalZenWorks.Common.Utilities (>= 1.3.71)
- DigitalZenWorks.Email.DbxOutlookExpress (>= 1.3.22)
- MsgKit (>= 2.8.1)
- System.Text.Encoding.CodePages (>= 8.0.0)
-
net6.0-windows7.0
- Common.Logging (>= 3.4.1)
- Common.Logging.Core (>= 3.4.1)
- DigitalZenWorks.Common.Utilities (>= 1.3.71)
- DigitalZenWorks.Email.DbxOutlookExpress (>= 1.3.22)
- MsgKit (>= 2.8.1)
- System.Text.Encoding.CodePages (>= 8.0.0)
-
net7.0-windows7.0
- Common.Logging (>= 3.4.1)
- Common.Logging.Core (>= 3.4.1)
- DigitalZenWorks.Common.Utilities (>= 1.3.71)
- DigitalZenWorks.Email.DbxOutlookExpress (>= 1.3.22)
- MsgKit (>= 2.8.1)
- System.Text.Encoding.CodePages (>= 8.0.0)
-
net8.0-windows7.0
- Common.Logging (>= 3.4.1)
- Common.Logging.Core (>= 3.4.1)
- DigitalZenWorks.Common.Utilities (>= 1.3.71)
- DigitalZenWorks.Email.DbxOutlookExpress (>= 1.3.22)
- MsgKit (>= 2.8.1)
- System.Text.Encoding.CodePages (>= 8.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.10.58 | 126 | 9/16/2024 |
1.9.56 | 93 | 8/31/2024 |
1.8.54 | 128 | 8/21/2024 |
1.8.50 | 275 | 10/20/2023 |
1.7.42 | 339 | 12/26/2022 |
1.6.34 | 337 | 11/11/2022 |
1.6.31 | 405 | 9/30/2022 |
1.6.30 | 440 | 7/2/2022 |
1.6.29 | 436 | 6/10/2022 |
1.6.28 | 425 | 5/20/2022 |
1.5.27 | 431 | 5/4/2022 |
1.5.26 | 425 | 4/25/2022 |
1.5.25 | 439 | 4/11/2022 |
1.4.24 | 432 | 4/8/2022 |
1.4.23 | 456 | 4/8/2022 |
1.4.22 | 463 | 4/7/2022 |