NuGet / PoliteCaptcha

PoliteCaptcha is a spam prevention library for use with ASP.NET MVC that attempts polite spam prevention first, before rudely presenting the user with a CAPTCHA.
Apache License 2.0
75 stars 13 forks source link

Is there an alternative? #18

Open wigglethorpe opened 4 years ago

wigglethorpe commented 4 years ago

Now that PoliteCaptcha has been deprecated, is there any other alternative?

loic-sharma commented 4 years ago

Hi, thanks for opening an issue. The NuGet team does not maintain a replacement for PoliteCaptcha. It seems that reCAPTCHA is a popular alternative that may fit your needs: https://www.google.com/recaptcha/intro/v3.html

Feel free to reply if you find any other viable alternatives!