14 lines
903 B
Markdown
14 lines
903 B
Markdown
DataProtection
|
|
==============
|
|
AppVeyor: [](https://ci.appveyor.com/project/aspnetci/DataProtection/branch/dev)
|
|
|
|
Travis: [](https://travis-ci.org/aspnet/DataProtection)
|
|
|
|
Data Protection APIs for protecting and unprotecting data.
|
|
|
|
This project is part of ASP.NET Core. You can find documentation for Data Protection in the [ASP.NET Core Documentation](http://docs.asp.net/en/latest/security/data-protection/index.html). You can find samples, documentation and getting started instructions for ASP.NET Core at the [Home](https://github.com/aspnet/home) repo.
|
|
|
|
## Community Maintained Data Protection Providers & Projects
|
|
|
|
- [ASP.NET Core DataProtection for Service Fabric](https://github.com/MedAnd/AspNetCore.DataProtection.ServiceFabric)
|