Commit Graph

10 Commits

Author SHA1 Message Date
alexandre-spieser e15c1e4ad2 Refactoring to have a greater separation of concern. 2017-12-06 23:20:53 +00:00
alexandre-spieser 657beeac99 The MongoDbRepository now has a constructor that takes an IMongoDatabase. 2017-11-01 08:18:29 +00:00
alexandre-spieser 9b1048e318 Adding TKey support 2017-09-23 22:00:31 +00:00
alexandre-spieser 5e187e0b1f Exposed core MongoDb driver objects and removed the AddedAtUtc property constraint from the IDocument interface. 2017-09-23 18:57:56 +00:00
alexandre-spieser 58cf1f1faf Generated nuget package 1.2 and tests passing. 2017-09-09 19:13:32 +00:00
alexandre-spieser b94b499c10 added pluralizationclass from Humanizer, and set collections names to camel case instead of lower case for better readability. 2017-09-03 19:00:02 +00:00
alexandre-spieser af5ba2e98e Added tests for Updating methods 2017-08-27 20:10:52 +00:00
alexandre-spieser 5caed5b3a9 added tests for partitioned collections 2017-08-27 17:35:21 +00:00
alexandre-spieser ca3c208cca MongoDbRepository rewrite 2017-08-27 01:54:45 +00:00
Alexandre Spieser 8852801ceb First commit 2016-02-27 12:03:47 +00:00