Simple-MAPI.NET
1.2.0
Install-Package Simple-MAPI.NET -Version 1.2.0
dotnet add package Simple-MAPI.NET --version 1.2.0
<PackageReference Include="Simple-MAPI.NET" Version="1.2.0" />
paket add Simple-MAPI.NET --version 1.2.0
#r "nuget: Simple-MAPI.NET, 1.2.0"
// Install Simple-MAPI.NET as a Cake Addin
#addin nuget:?package=Simple-MAPI.NET&version=1.2.0
// Install Simple-MAPI.NET as a Cake Tool
#tool nuget:?package=Simple-MAPI.NET&version=1.2.0
A .NET wrapper around Simple MAPI - a set of functions and related data structures to add messaging functionality to Windows-based apps
Product | Versions |
---|---|
.NET Framework | net20 net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
-
.NETFramework 2.0
- No dependencies.
-
.NETFramework 4.0
- No dependencies.
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Simple-MAPI.NET:
Package | Downloads |
---|---|
ExceptionReporter
ExceptionReporter is a .NET UserControl/Dialog that gathers detailed information on an Exception and the application/system running it. It allows the user to copy, save or email a report to the developer |
|
Krypton.Toolkit.Suite.Extended.Error.Reporting.Nightly
An extension to the Standard Toolkit, which supports .NET Framework 4.6.2 - 4.8, .NET Core 3.1 and .NET 5/6. This package implements error reporting features. This package supports all .NET Framework versions starting .NET Framework 4.6.2 - 4.8, .NET Core 3.1 and .NET 5/6. Also, all libraries are included targeting each specific framework version for performance purposes. To view all of the extended toolkit package latest version information, please visit: https://github.com/Krypton-Suite/Krypton-Toolkit-Suite-Version-Dashboard/blob/main/Documents/Modules/Extended/Krypton-Toolkit-Suite-Extended-Modules.md |
|
Krypton.Toolkit.Suite.Extended.Error.Reporting.Canary
An extension to the Standard Toolkit, which supports .NET Framework 4.6.2 - 4.8, .NET Core 3.1 and .NET 5/6. This package implements error reporting features. This package supports all .NET Framework versions starting .NET Framework 4.6.2 - 4.8, .NET Core 3.1 and .NET 5/6. Also, all libraries are included targeting each specific framework version for performance purposes. To view all of the extended toolkit package latest version information, please visit: https://github.com/Krypton-Suite/Krypton-Toolkit-Suite-Version-Dashboard/blob/main/Documents/Modules/Extended/Krypton-Toolkit-Suite-Extended-Modules.md |
|
Krypton.Toolkit.Suite.Extended.Error.Reporting
An extension to the Standard Toolkit, which supports .NET Framework 4.6.2 - 4.8, .NET Core 3.1 and .NET 5/6. This package implements error reporting features. This package supports all .NET Framework versions starting .NET Framework 4.6.2 - 4.8, .NET Core 3.1 and .NET 5/6. Also, all libraries are included targeting each specific framework version for performance purposes. To view all of the extended toolkit package latest version information, please visit: https://github.com/Krypton-Suite/Krypton-Toolkit-Suite-Version-Dashboard/blob/main/Documents/Modules/Extended/Krypton-Toolkit-Suite-Extended-Modules.md |
|
Krypton.Toolkit.Suite.Extended.Error.Reporting.Signed
An extension to the Standard Toolkit, which supports .NET Framework 4.6.2 - 4.8, .NET Core 3.1 and .NET 5/6. This package implements error reporting features. This package supports all .NET Framework versions starting .NET Framework 4.6.2 - 4.8, .NET Core 3.1 and .NET 5/6. Also, all libraries are included targeting each specific framework version for performance purposes. To view all of the extended toolkit package latest version information, please visit: https://github.com/Krypton-Suite/Krypton-Toolkit-Suite-Version-Dashboard/blob/main/Documents/Modules/Extended/Krypton-Toolkit-Suite-Extended-Modules.md |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Simple-MAPI.NET:
Repository | Stars |
---|---|
jwallet/spy-spotify
🎤 Records Spotify to mp3 without ads and adds media tags to the files 🎵
|
Functional:
- add unicode support
API:
- public access to the Error property
- Added multiple targets to nuget package (net20 and net40)