Info
| Version: | 2.0.2 | 
| Author(s): | Stefm | 
| Last Update: | Thursday, April 13, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/stefmde/EasyGCaptchaMVC | 
| NuGet Url: | https://www.nuget.org/packages/EasyGCaptchaMVC | 
Install
Install-Package EasyGCaptchaMVC
                        dotnet add package EasyGCaptchaMVC
                        paket add EasyGCaptchaMVC
                        
                                EasyGCaptchaMVC Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Newtonsoft.Json(>= 9.0.1)
- Microsoft.AspNet.Mvc(>= 5.2.3)
Tags
 
                
My try to make it easy to implement the google ReCaptcha service for a MVC Website.
For Samples see the project site.