Implementations of ASP.NET Core Identity IPasswordValidators.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 1.3.1 |
Author(s): | Andrew Lock |
Last Update: | Tuesday, October 1, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/andrewlock/NetEscapades.AspNetCore.Identity.Validators |
NuGet Url: | https://www.nuget.org/packages/NetEscapades.AspNetCore.Identity.Validators |
Install
Install-Package NetEscapades.AspNetCore.Identity.Validators
dotnet add package NetEscapades.AspNetCore.Identity.Validators
paket add NetEscapades.AspNetCore.Identity.Validators
NetEscapades.AspNetCore.Identity.Validators Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Extensions.Identity.Stores(>= 2.0.0)
- Microsoft.Extensions.Identity.Stores(>= 3.0.0)
Tags