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 Re-enable source build job 2020-02-19 22:46:22 -08:00
Cryptography.Internal Re-enable source build job 2020-02-19 22:46:22 -08:00
Cryptography.KeyDerivation Re-enable source build job 2020-02-19 22:46:22 -08:00
DataProtection Re-enable source build job 2020-02-19 22:46:22 -08:00
EntityFrameworkCore Apply some fixes 2020-02-19 14:18:29 -08:00
Extensions Add `SuccessfulTests` to ensure something runs in every non-Helix run (#22406) 2020-06-02 12:19:28 -07:00
StackExchangeRedis Apply some fixes 2020-02-19 14:18:29 -08:00
samples fix #19571 by removing dataprotection.azure packages (#19572) 2020-03-06 16:46:42 -08:00
shared [master] Update dependencies from 3 repositories (#13548) 2019-09-18 19:15:49 +00:00
.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 Drop 'en-us' loc segment from URLs + doc nits (#13410) 2019-08-24 15:13:25 -07:00
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