captcha generator
1.0.0
Generate customized captcha image via RESTful WebAPI
Using ASP.NET MVC, GDI+
The solution is divided into 3 different projects
CaptchaLibrary (DLL)
Captcha (Windows Application)
CaptchaWebAPI (ASP.NET MVC WebAPI)
**Make sure you have Read/Write permissions of the directory where you generate the images.