From d91a644b4a74498ab5a4f21413564b9e9913d25b Mon Sep 17 00:00:00 2001 From: Alexandre SPIESER Date: Mon, 15 Apr 2019 23:58:44 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 665c09d..d6bb9a9 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ An example of generic repository implementation using the MongoDB C# Sharp 2.0 d Now available as a nuget package: https://www.nuget.org/packages/MongoDbGenericRepository/ -Covered by 200+ integration tests and counting. +Covered by 400+ integration tests and counting. The MongoDbGenericRepository is also used in [AspNetCore.Identity.MongoDbCore](https://github.com/alexandre-spieser/AspNetCore.Identity.MongoDbCore).