Update README.md - Added Google Cloud Storage provider link to readme file (#308)

This commit is contained in:
Ömer Cinbat 2018-07-06 23:52:55 +03:00 committed by Nate McMaster
parent 3c558069f4
commit 80a2a62895
1 changed files with 2 additions and 1 deletions

View File

@ -10,4 +10,5 @@ This project is part of ASP.NET Core. You can find documentation for Data Protec
## Community Maintained Data Protection Providers & Projects
- [ASP.NET Core DataProtection for Service Fabric](https://github.com/MedAnd/AspNetCore.DataProtection.ServiceFabric)
- [ASP.NET Core DataProtection Provider for Service Fabric](https://github.com/MedAnd/AspNetCore.DataProtection.ServiceFabric)
- [ASP.NET Core DataProtection Provider for Google Cloud Storage](https://github.com/ocinbat/GoogleCloudStorage.AspNetCore.DataProtection)