Commit Graph

80 Commits

Author SHA1 Message Date
alexandre-spieser 3a42a1c574 Upgraded mongodb driver + new package version released. 2018-01-27 15:58:16 +00:00
alexandre-spieser 67e7318021 updating mongodb driver to version 2.5.0 for MongoDB 3.6 support. 2018-01-27 14:49:13 +00:00
alexandre-spieser 29012d1e52 nuget package update 2018-01-27 14:41:39 +00:00
alexandre-spieser e15c1e4ad2 Refactoring to have a greater separation of concern. 2017-12-06 23:20:53 +00:00
alexandre-spieser 3d104764ae added dependencies 2017-11-19 19:05:22 +00:00
alexandre-spieser a3ae98d077 added comments and updated nuspec 2017-11-17 18:39:34 +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 fbb07475a1 Added tests for IdentityUsers 2017-10-29 19:29:43 +00:00
alexandre-spieser 9c0cd0fe47 dll added. 2017-10-01 22:35:51 +00:00
alexandre-spieser c07b1a5d7b Added grouping functionality and tests. 2017-10-01 22:30:30 +00:00
alexandre-spieser 76862b2caa new nuget package 2017-09-25 22:40:00 +00:00
alexandre-spieser 1d985e0274 Added tests 2017-09-24 21:34:29 +00:00
alexandre-spieser 6552a01d28 TKey support, continued 2017-09-23 22:32:44 +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 fb4ee42a5c now targeting multiple frameworks (net45 and netstandard1.5) 2017-09-09 16:52:10 +00:00
alexandre-spieser bbadd78d1b pushing version up 2017-09-03 21:32:25 +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 1c40c08924 projection functionality 2017-08-27 22:07:59 +00:00
alexandre-spieser 8d3e480c38 Added delete functionality 2017-08-27 21:39:29 +00:00
alexandre-spieser af5ba2e98e Added tests for Updating methods 2017-08-27 20:10:52 +00:00
alexandre-spieser c2e1e5f095 more tests, in the ReadTests 2017-08-27 18:29:11 +00:00
alexandre-spieser 3b45c59415 Added interface support for partitioned collections 2017-08-27 17:51:46 +00:00
alexandre-spieser 5caed5b3a9 added tests for partitioned collections 2017-08-27 17:35:21 +00:00
alexandre-spieser 5817486f10 Cleanup after tests 2017-08-27 15:50:39 +00:00
alexandre-spieser 5c4d0f5c63 stop tracking build output 2017-08-27 15:39:53 +00:00
alexandre-spieser c24fa78907 Added interface 2017-08-27 15:37:06 +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