From efb66fe8e9f80453ab7dde5e63f55a2b5d5468db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20Schr=C3=B6ter?= Date: Wed, 17 Oct 2018 12:56:54 +0200 Subject: [PATCH] add DocumentDB provider to community provider list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4e4f345af9..2d659ad4da 100644 --- a/README.md +++ b/README.md @@ -28,3 +28,4 @@ The previous versions of Identity for MVC5 and lower, previously available on Co * [ASP.NET Identity Cassandra Provider](https://github.com/lkubis/AspNetCore.Identity.Cassandra) * [ASP.NET Identity Firebase Provider](https://github.com/aguacongas/Identity.Firebase) * [ASP.NET Identity Redis Provider](https://github.com/aguacongas/Identity.Redis) + * [ASP.NET Identity DocumentDB](https://github.com/FelschR/AspNetCore.Identity.DocumentDB)