Info
| Version: | 3.0.0 | 
| Author(s): | Stefm | 
| Last Update: | Saturday, April 15, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/stefmde/EasyGCaptchaMVC | 
| NuGet Url: | https://www.nuget.org/packages/EasyGCaptchaMVCCore | 
Install
Install-Package EasyGCaptchaMVCCore
                        dotnet add package EasyGCaptchaMVCCore
                        paket add EasyGCaptchaMVCCore
                        
                                EasyGCaptchaMVCCore 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.