DomainKeys Identified Mail (DKIM) and Domain Key email signing for .Net Core.
Info
| Version: | 1.1.5 |
| Author(s): | Chouteau |
| Last Update: | Thursday, January 16, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/chouteau/DKIM.Net |
| NuGet Url: | https://www.nuget.org/packages/DKIMCore |
Install
Install-Package DKIMCore
dotnet add package DKIMCore
paket add DKIMCore
DKIMCore Download (Unzip the "nupkg" after downloading)
Dependencies
- BouncyCastle.NetCore(>= 1.8.5)
Tags