Google ReCAPTCHA v2/v3 Library for .NET Core 2.x/3.x/5.x.
Info
Version: | 1.4.0 |
Author(s): | Mohsen Hasani |
Last Update: | Saturday, August 15, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mohsen2hasani/MH.ReCaptcha |
NuGet Url: | https://www.nuget.org/packages/MH.ReCaptcha |
Install
Install-Package MH.ReCaptcha
dotnet add package MH.ReCaptcha
paket add MH.ReCaptcha
MH.ReCaptcha Download (Unzip the "nupkg" after downloading)
Dependencies
netcoreapp2.1
- Microsoft.Extensions.Options(>= 2.1.1)
- System.Text.Json(>= 4.6.0)
- Microsoft.Extensions.Options(>= 3.1.0)