Google ReCaptcha wrapper class for quick and easy validation (injectable service for ASP.NET Core apps).
Info
| Version: | 1.0.7 |
| Author(s): | Glitched Polygons |
| Last Update: | Thursday, January 25, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/GlitchedPolygons/ReCaptchaValidator |
| NuGet Url: | https://www.nuget.org/packages/GlitchedPolygons.Services.ReCaptchaValidator |
Install
Install-Package GlitchedPolygons.Services.ReCaptchaValidator
dotnet add package GlitchedPolygons.Services.ReCaptchaValidator
paket add GlitchedPolygons.Services.ReCaptchaValidator
GlitchedPolygons.Services.ReCaptchaValidator Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 11.0.2)
Tags