Captcha in .NET Core.
Info
Version: | 0.1.0 |
Author(s): | James Yeung |
Last Update: | Tuesday, September 17, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ElderJames/NCaptcha |
NuGet Url: | https://www.nuget.org/packages/NCaptcha.AspNetCore.SessionEmail |
Install
Install-Package NCaptcha.AspNetCore.SessionEmail
dotnet add package NCaptcha.AspNetCore.SessionEmail
paket add NCaptcha.AspNetCore.SessionEmail
NCaptcha.AspNetCore.SessionEmail Download (Unzip the "nupkg" after downloading)
Dependencies
- NCaptcha.State.Session(>= 0.1.0)
- NCaptcha.Targets.Email(>= 0.1.0)
- Microsoft.Extensions.Configuration(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)
Tags