MongoDbGenericRepository
1.3
MongoDb Generic Repository
Alexandre Spieser
Alexandre Spieser
http://www.opensource.org/licenses/mit-license.php
https://github.com/alexandre-spieser/mongodb-generic-repository
false
A generic repository implementation using the MongoDB C# Sharp 2.0 driver.
Added support for Documents that have an Id of type TKey, and implement the IDocument{TKey} interface.
Copyright 2017 (c) Alexandre Spieser. All rights reserved.
MongoDb Repository Generic NoSql