How ASP.NET Core Websites Can Integrate Google’s reCAPTCHA Enterprise Features

212527144-99196b50-ba4a-4412-be8d-9e1171

The official website of our company Duoqi Digital Creative was newly revised and launched at the end of last year. Almost every page on the website has a contact form of Duoqi , which is sent to the back-end API through AJAX to record and send emails to our company’s service mailbox. Over 100 spam messages have been received over the past month. Therefore, I plan to add the form to the reCAPTCHA Enterprise service of Google Cloud Platform (GCP) to reduce the chance of receiving spam messages, but I found that there is almost no complete C# sample program in the GCP documentation, even ChatGPT can’t ask produce the correct result. In this article, I will share the complete development process!

continue reading

This article is transferred from http://blog.miniasp.com/post/2023/01/15/How-to-Integrate-reCAPTCHA-Enterprise-with-ASPNET-Core
This site is only for collection, and the copyright belongs to the original author.