Prior to reorganization, this source code was found in
|
||
|---|---|---|
| .. | ||
| build | ||
| src/Microsoft.AspNetCore.Antiforgery | ||
| test | ||
| .gitignore | ||
| Antiforgery.sln | ||
| Directory.Build.props | ||
| Directory.Build.targets | ||
| NuGetPackageVerifier.json | ||
| README.md | ||
| version.props | ||
README.md
Antiforgery [Archived]
This GitHub project has been archived. Ongoing development on this project can be found in https://github.com/aspnet/AspNetCore.
Antiforgery system for generating secure tokens to prevent Cross-Site Request Forgery attacks.
This project is part of ASP.NET Core. You can find documentation and getting started instructions for ASP.NET Core at the AspNetCore repo.