ASP.NET
What in cloudFilt on ASP.NET ?
ASP.NET is a popular web application framework developed by Microsoft, used to build dynamic websites, enterprise-grade applications, and APIs with .NET languages. It is widely adopted for its performance, scalability, and seamless integration within the Microsoft ecosystem.
CloudFilt is fully compatible with ASP.NET applications, allowing you to seamlessly integrate advanced bot protection and traffic filtering directly into your projects.
Why use cloudFilt on ASP.NET ?
CloudFilt on ASP.NET helps users :
Prevent and block bad bot traffic, web scraping, Tor traffic, spam submissions, web fraud, business logic abuse, and denial-of-service (DDoS) attacks.
Inject JavaScript into pages to track and detect potentially dangerous users.
Maintain reliable usage metrics and accurate monitoring for improved performance and security visibility.
How to activate cloudFilt on ASP.NET
Login to your CloudFilt account.
Go to Websites / WebApps > My Websites.
Click Settings > Integration & Plugins.
Insert the provided code before the
<head>tag in your HTML code on each page of your website.Add the provided code into the Helpers >
cloudFiltHelper.csfile.Invoke this helper class in every function of your controller to enable CloudFilt protection.
Once set up, CloudFilt will filter malicious traffic in real-time and protect your ASP.NET applications, ensuring a secure and optimized user experience.
Last updated
