.Net core MongoDB repository abstraction layer.
| Branch | Travis | Appveyor |
|---|---|---|
| master |
A fork from MongoRepository, an easy to use library to use MongoDB with .Net Standard 2.0.
It implements repository pattern, using official MongoDB.Driver v2.
Use at your own risk.