Click here to Skip to main content
15,891,943 members
Articles / Security

Preventing XSS in .NET Core Web APIs

Rate me:
Please Sign up or sign in to vote.
5.00/5 (3 votes)
26 Sep 2021CPOL5 min read 40.6K   4  
Protecting an ASP.NET Web API from XSS
In this post, you will see one suggestion for how you might (aggressively) protect against XSS in your API.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Australia Australia
G'day guys! My name is Jason, and I'm a backend software engineer living in Sydney, Australia. I enjoy blogging, playing chess and travelling.

Comments and Discussions