Password reset email notification plugin for EPiServer.
Info
Version: | 1.0.16900 |
Author(s): | Forte_ Digital |
Last Update: | Thursday, September 12, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/fortedigital/EpiserverPasswordReset |
NuGet Url: | https://www.nuget.org/packages/EPiServer.PasswordReset |
Install
Install-Package EPiServer.PasswordReset
dotnet add package EPiServer.PasswordReset
paket add EPiServer.PasswordReset
EPiServer.PasswordReset Download (Unzip the "nupkg" after downloading)
Dependencies
- EPiServer.CMS.AspNet(>= 11.11.2 && < 12.0.0)
- EPiServer.CMS.UI.AspNetIdentity(>= 11.11.2 && < 12.0.0)
- EPiServer.Framework(>= 11.11.2 && < 12.0.0)
- EPiServer.ServiceLocation.StructureMap(>= 2.0.1)
- Microsoft.AspNet.Mvc(>= 5.2.3)
- Microsoft.AspNet.Identity.Core(>= 2.2.1)
- Microsoft.AspNet.Identity.Owin(>= 2.2.1)
- Microsoft.AspNet.Web.Optimization(>= 1.1.3)
- Microsoft.Owin.Security(>= 3.0.0)
- System.ComponentModel.Annotations(>= 4.5.0)