Community

Using Anti-Forgery Tokens in ASP.NET Core Razor Pages

(Matthew Jones) My team’s exploration of ASP.NET Core and Razor Pages continues, and now we come to something that I was very used to doing in ASP.NET MVC, but hadn’t done at all in Core: using anti-forgery tokens and validation.