aspnetcore/src/Antiforgery
Pavel Krymets f06e1822f5
Enable strict mode in roslyn compiler (#6950)
2019-01-28 15:56:27 -08:00
..
src Enable strict mode in roslyn compiler (#6950) 2019-01-28 15:56:27 -08:00
test
Antiforgery.sln
README.md

README.md

Antiforgery

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.