* Enable Public API analyzer for some projects * Analyzers * Antiforgery * Azure (except AzureAD.UI and AzureADB2C.UI due to issues with Razor compiler) * Configuration.KeyPerFile * DataProtection * DefaultBuilder * Features/JsonPatch * FileProviders * HealthChecks * Hosting |
||
|---|---|---|
| .. | ||
| src | ||
| test | ||
| .vsconfig | ||
| Antiforgery.slnf | ||
| README.md | ||
| build.cmd | ||
| build.sh | ||
| startvs.cmd | ||
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.