Update Antiforgery README (#4353)

This commit is contained in:
Tugberk Ugurlu 2018-12-03 21:53:16 +01:00 committed by Nate McMaster
parent b2b16253af
commit b0c6bca441
1 changed files with 1 additions and 3 deletions

View File

@ -1,8 +1,6 @@
Antiforgery [Archived]
Antiforgery
======================
**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](https://github.com/aspnet/AspNetCore) repo.