From 583e505b1008a3f8a5baa2548101affdb9dee736 Mon Sep 17 00:00:00 2001 From: Olivier Lefebvre Date: Fri, 9 Mar 2018 18:16:16 +0100 Subject: [PATCH] Update README.md Hi guys, Today I propose you Aguacongas.Identy.Redis, my implemention of APS.NET Identity Redis Provider --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0dff8c3a33..ca5b920897 100644 --- a/README.md +++ b/README.md @@ -25,3 +25,4 @@ The previous versions of Identity for MVC5 and lower, previously available on Co - [By Iskandar Rafiev](https://github.com/maqduni/AspNetCore.Identity.RavenDB) - [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)