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 |
Install
Install-Package NCaptcha
dotnet add package NCaptcha
paket add NCaptcha
NCaptcha Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Logging.Abstractions(>= 2.2.0)
- System.Threading.Tasks.Extensions(>= 4.5.3)
Tags