- Posted:
18 Feb 2022
- Author: Mudassar Khan
-
- Technology:
C#
- Language:
English
-
In this video tutorial, Mudassar Khan has explained how to send AntiForgeryToken with AJAX requests in ASP.Net Core Razor Pages.
The AntiForgeryToken is used to prevent cross-site request forgery (CSRF) attacks and This video will illustrate how to configure and use the AntiForgeryToken during jQuery AJAX POST call in ASP.Net Core Razor Pages.