Navigation Menu

Skip to content

reCAPTCHA for .NET v2.0

Compare
Choose a tag to compare
@tanveery tanveery released this 23 Nov 10:39
· 86 commits to master since this release

reCAPTCHA for .NET is a library that allows a developer to easily integrate Google's reCAPTCHA service (the most popular captcha used by millions of sites) in an ASP.NET Web Forms or ASP.NET MVC web application.

The library is one of the most solid captcha libraries with the best documentation. Unlike most other reCAPTCHA libraries, it supports both ASP.NET Web Forms and ASP.NET MVC.

What's New?

  • Support for reCAPTCHA version 2 APIs
  • Strong name added
  • Bug fixes