From 39772210aa519666eedbbfb2ad9bf484062b062e Mon Sep 17 00:00:00 2001 From: Vasiliy Solovey Date: Sun, 26 Feb 2017 12:42:40 +0200 Subject: [PATCH] Add DynamoDB provider to the providers list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5a49925b57..95620ff3e3 100644 --- a/README.md +++ b/README.md @@ -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)