RecaptchaDotnet is a simple and easy to use recaptcha verification for asp.net core and .net apps.
Info
Version: | 1.1.0 |
Author(s): | Hesam Kashefi |
Last Update: | Friday, January 24, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/HesamKashefi/RecaptchaDotnet |
NuGet Url: | https://www.nuget.org/packages/RecaptchaDotnet |
Install
Install-Package RecaptchaDotnet
dotnet add package RecaptchaDotnet
paket add RecaptchaDotnet
RecaptchaDotnet Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Client(>= 5.2.7)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- Microsoft.Extensions.Http(>= 3.1.1)
- Microsoft.Extensions.Http.Polly(>= 3.1.1)
Tags