A package that provides ASP.NET MVC applications with helper methods for including and verifying Google reCAPTCHA codes.
Info
Version: | 1.0.1 |
Author(s): | Kenoby |
Last Update: | Tuesday, January 5, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://kenoby.com.au/code/recaptchamvc |
NuGet Url: | https://www.nuget.org/packages/RecaptchaMVC |
Install
Install-Package RecaptchaMVC
dotnet add package RecaptchaMVC
paket add RecaptchaMVC
RecaptchaMVC Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Mvc(>= 5.2.3)
- Newtonsoft.Json(>= 8.0.1)
Tags