This inofficial client library enables working with hCaptcha.com with ASP.NET Core.
Info
| Version: | 1.0.7 |
| Author(s): | Benjamin Abt |
| Last Update: | Wednesday, November 13, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/BenjaminAbt/hcaptcha |
| NuGet Url: | https://www.nuget.org/packages/HCaptcha.AspNetCore |
Install
Install-Package HCaptcha.AspNetCore
dotnet add package HCaptcha.AspNetCore
paket add HCaptcha.AspNetCore
HCaptcha.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- HCaptcha(>= 0.9.8)
- Refit.HttpClientFactory(>= 5.1.67)
Tags