From e58158616192baee72b803e5a54f8317dfcd6cb0 Mon Sep 17 00:00:00 2001 From: Alexandre SPIESER Date: Wed, 7 Feb 2018 12:59:13 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a470d84..d5f99e1 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ https://www.nuget.org/packages/MongoDbGenericRepository/ Covered by 200+ integration tests and counting. +The MongoDbGenericRepository is also used in [AspNetCore.Identity.MongoDbCore](https://github.com/alexandre-spieser/AspNetCore.Identity.MongoDbCore). + # Usage examples This repository is meant to be inherited from.