Skip to content

erikrijn/repository.mongodb.net

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build status

Repository.MongoDb.Net

A simple generic MongoDb repository (Driver 2.0.1) for C# language. This repository contains the basic CRUD methods (Get, Delete, Update, Insert, GetAll, Pagination).

Features

  • Completely Asynchronous
  • Document Version (Consistency)
  • Integration Tests
  • Exception Handling

PS: To run the tests it's necessary to configure the connectionString in folder "Core.Repository.MongoDb.Tests".

About

A generic MongoDb repository (Driver 2.0.1) for C# language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%