This is a fork of Recaptcha for .Net. I've added a fix to always respect the useSsl boolean. Please revert to original maintainer's package when his serves your purpose, as it is unlikely I will update this package, and the code belongs to Tanveer Yousuf. For more information see the following issue: https://github.com/tanveery/recaptcha-net/issues/2 Recaptcha for .NET allows a developer to easily integrate Google's Recaptcha service (the most popular captcha control) in an ASP.NET Web Forms or ASP.NET MVC web application. The primary features of the library are: * Renders recaptcha control with appropriate options. * Verifies user's answer to recaptcha's challenge. * Supports ASP.NET 4.0, 4.5, and 4.5.1. * Supports ASP.NET MVC 4 and 5. Recpatcha for .NET has the best and most up-to-date documentation available: http://recaptchanet.codeplex.com/documentation
$ dotnet add package RecaptchaNetSslFixNo README available.