Update README.md

Add link to Cassandra provider
This commit is contained in:
lkubis 2018-01-30 13:02:19 +01:00 committed by Arthur Vickers
parent ac3bea16fd
commit 79460b147c
1 changed files with 2 additions and 1 deletions

View File

@ -16,4 +16,5 @@ This project is part of ASP.NET Core. You can find samples, documentation and ge
- [ASP.NET Identity DynamoDB Provider](https://github.com/miltador/AspNetCore.Identity.DynamoDB)
- ASP.NET Identity RavenDB Provider:
- [By Judah Gabriel Himango](https://github.com/JudahGabriel/RavenDB.Identity)
- [By Iskandar Rafiev](https://github.com/maqduni/AspNetCore.Identity.RavenDB)
- [By Iskandar Rafiev](https://github.com/maqduni/AspNetCore.Identity.RavenDB)
- [ASP.NET Identity Cassandra Provider](https://github.com/lkubis/AspNetCore.Identity.Cassandra)