Add community projects section

This commit is contained in:
Barry Dorrans 2017-12-18 11:00:48 -08:00 committed by GitHub
parent e73a289b3d
commit d93a3c4a37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -6,5 +6,8 @@ Travis: [![Travis](https://travis-ci.org/aspnet/DataProtection.svg?branch=dev)
Data Protection APIs for protecting and unprotecting data. 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. 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)