An IIdentityMessageService implemention using the mailgun_csharp API wrapper.
Info
| Version: | 0.6.0 |
| Author(s): | Charles King |
| Last Update: | Wednesday, April 20, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/bringking/mailgun_csharp |
| NuGet Url: | https://www.nuget.org/packages/mailgun_csharp.AspNet.Identity |
Install
Install-Package mailgun_csharp.AspNet.Identity
dotnet add package mailgun_csharp.AspNet.Identity
paket add mailgun_csharp.AspNet.Identity
mailgun_csharp.AspNet.Identity Download (Unzip the "nupkg" after downloading)
Dependencies
- mailgun_csharp(>= 0.3.0)
- Microsoft.AspNet.Identity.Core(>= 2.1.0)
Tags