Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 662 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 662 Bytes

MongoData

.Net core MongoDB repository abstraction layer.

Build Status

Branch Travis Appveyor
master Build Status Build status

Info

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.