Library for verifying V2 or V3 reCAPTCHA token in ASP.NET Core 2.1+.
Info
Version: | 3.2.0 |
Author(s): | Pavel Levchuk |
Last Update: | Tuesday, September 25, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Spaier/Spaier.Recaptcha |
NuGet Url: | https://www.nuget.org/packages/Spaier.Recaptcha |
Install
Install-Package Spaier.Recaptcha
dotnet add package Spaier.Recaptcha
paket add Spaier.Recaptcha
Spaier.Recaptcha Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Client(>= 5.2.6)
- Microsoft.AspNetCore.Mvc(>= 2.1.0)
- Microsoft.Extensions.Http(>= 2.1.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 2.1.0)
Tags