From 3c9f0ecfd53110e75642ab3928beb6d686613657 Mon Sep 17 00:00:00 2001 From: Arthur Vickers Date: Wed, 28 Mar 2018 16:51:18 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5c08fd6116..0dff8c3a33 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ The previous versions of Identity for MVC5 and lower, previously available on Co ## Community Maintained Store Providers +**IMPORTANT: Extensions are built by a variety of sources and not maintained as part of the ASP.NET Identity project. When considering a third party provider, be sure to evaluate quality, licensing, compatibility, support, etc. to ensure they meet your requirements.** + - [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)