Changes: * Add support for a property, `IsAspNetCoreApp`, in the .csproj file of assemblies which are part of the shared framework. * Remove unused dependencies * Remove reference which have become part of 'netcoreapp3.0' |
||
|---|---|---|
| .. | ||
| src | ||
| 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.