From d93a3c4a37c572bbb8d547d16e982b8e2ea3e7d3 Mon Sep 17 00:00:00 2001 From: Barry Dorrans Date: Mon, 18 Dec 2017 11:00:48 -0800 Subject: [PATCH] Add community projects section --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 622d2e229d..7d9704e3f7 100644 --- a/README.md +++ b/README.md @@ -6,5 +6,8 @@ Travis: [![Travis](https://travis-ci.org/aspnet/DataProtection.svg?branch=dev) 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)