aspnetcore/src/DataProtection
Doug Bunting 256045729a
Add `SuccessfulTests` to ensure something runs in every non-Helix run (#22406)
* 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
2020-06-02 12:19:28 -07:00
..
Abstractions
…
Cryptography.Internal
…
Cryptography.KeyDerivation
…
DataProtection
…
EntityFrameworkCore
…
Extensions Add `SuccessfulTests` to ensure something runs in every non-Helix run (#22406) 2020-06-02 12:19:28 -07:00
StackExchangeRedis
…
samples fix #19571 by removing dataprotection.azure packages (#19572) 2020-03-06 16:46:42 -08:00
shared
…
.vsconfig Add .vsconfig files in root and beside slns 2020-03-31 14:25:44 -07:00
CreateTestCert.ps1
…
DataProtection.sln fix #19571 by removing dataprotection.azure packages (#19572) 2020-03-06 16:46:42 -08:00
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.

Community Maintained Data Protection Providers & Projects