Quantcast
Channel: CodeProject Latest postings for ASP.NET
Viewing all articles
Browse latest Browse all 3938

ASP .Net Core, Global HTML sanitization.

$
0
0
Hello,

I am looking for an approach sanitize all string coming from the browser to my application where I won't have to modify all action methods on all controllers.
Maybe add a filter on the controller itself?

Welcoming suggestions.

Thank you!!

Viewing all articles
Browse latest Browse all 3938

Trending Articles