A service library for validating reCAPTCHA v2 on the applications' back-end.
Info
Version: | 1.1.0 |
Author(s): | Martin Drozdík |
Last Update: | Tuesday, December 27, 2022 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MartinDrozdik.Services.RecaptchaV2 |
Install
Install-Package MartinDrozdik.Services.RecaptchaV2
dotnet add package MartinDrozdik.Services.RecaptchaV2
paket add MartinDrozdik.Services.RecaptchaV2
MartinDrozdik.Services.RecaptchaV2 Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.3)
- Newtonsoft.Json(>= 12.0.3)