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).