* Remove extra `[SkipOnHelix]` attribute - only need the one compiled into Microsoft.AspNetCore.Testing - update the documentation to reflect this - nit: address Markdown warnings that VS Code showed * Add `SuccessfulTests` to ensure something runs in every non-Helix runs - #22241 - cleans up hundreds of warnings but leaves a couple for the Blazor tests assembly - see comments about xUnit runner command line in the new class |
||
|---|---|---|
| .. | ||
| Abstractions | ||
| Cryptography.Internal | ||
| Cryptography.KeyDerivation | ||
| DataProtection | ||
| EntityFrameworkCore | ||
| Extensions | ||
| StackExchangeRedis | ||
| samples | ||
| shared | ||
| .vsconfig | ||
| CreateTestCert.ps1 | ||
| DataProtection.sln | ||
| NuGetPackageVerifier.json | ||
| Provision-AutoGenKeys.ps1 | ||
| README.md | ||
| build.cmd | ||
| build.sh | ||
| startvs.cmd | ||
README.md
DataProtection
Data Protection APIs for protecting and unprotecting data. You can find documentation for Data Protection in the ASP.NET Core Documentation.