Add DynamoDB provider to the providers list

This commit is contained in:
Vasiliy Solovey 2017-02-26 12:42:40 +02:00 committed by Hao Kung
parent b10c8ec0b8
commit 39772210aa
1 changed files with 1 additions and 0 deletions

View File

@ -13,3 +13,4 @@ This project is part of ASP.NET Core. You can find samples, documentation and ge
- [ASP.NET Identity MongoDB Provider](https://github.com/tugberkugurlu/AspNetCore.Identity.MongoDB)
- [ASP.NET Identity LinqToDB Provider](https://github.com/ili/LinqToDB.Identity)
- [ASP.NET Identity DynamoDB Provider](https://github.com/miltador/AspNetCore.Identity.DynamoDB)