From c054f5fa67603a662cce9039d28f74b4d1f60dd9 Mon Sep 17 00:00:00 2001 From: Chris S Date: Mon, 25 Mar 2019 22:12:57 +0000 Subject: [PATCH] Update README.md (#6904) --- src/Identity/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Identity/README.md b/src/Identity/README.md index 8cfaf18654..ea47d7fde5 100644 --- a/src/Identity/README.md +++ b/src/Identity/README.md @@ -24,3 +24,4 @@ The previous versions of Identity for MVC5 and lower, previously available on Co * [ASP.NET Identity Redis Provider](https://github.com/aguacongas/Identity.Redis) * [ASP.NET Identity DocumentDB](https://github.com/FelschR/AspNetCore.Identity.DocumentDB) * [ASP.NET Identity Amazon Cognito Provider](https://github.com/aws/aws-aspnet-cognito-identity-provider) + * [ASP.NET Identity Marten Provider](https://github.com/yetanotherchris/Marten.AspNetIdentity)