Info
| Version: | 1.5.0 | 
| Author(s): | Vyacheslav Volkov | 
| Last Update: | Monday, November 4, 2013 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://captchamvc.codeplex.com/ | 
| NuGet Url: | https://www.nuget.org/packages/CaptchaMvc.Mvc4 | 
Install
Install-Package CaptchaMvc.Mvc4
                        dotnet add package CaptchaMvc.Mvc4
                        paket add CaptchaMvc.Mvc4
                        
                                CaptchaMvc.Mvc4 Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
Tags
 
                
Features:
You can easily change or extend the current implementation of the captcha.
By default there are two types of captcha, plain and mathematical.
Supports MVC 3, MVC 4, MVC 5.
Supports for storing captcha in the session or cookie.
Supports the "intelligent" captcha.