Liam Flanagan
f6b0aa274b
Updated the mongodb driver
2019-11-18 19:20:57 +00:00
Alexandre SPIESER
d2f465b063
reorg + inheritance setup, using interface segregation to split concern / exposure of <TDocument,TKey> methods.
2019-04-10 23:48:44 +01:00
alexandre-spieser
456af09a84
+ Upgraded packages
...
+ Added GetByMax, GetByMaxAsync, GetByMin, GetByMinAsync, GetMaxValue and GetMaxValueAsync Methods (GetMinValue and GetMinValueAsync will come in another PR)
+ Added tests
2018-08-05 21:10:41 +01: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
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
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
ca3c208cca
MongoDbRepository rewrite
2017-08-27 01:54:45 +00:00
Alexandre Spieser
8852801ceb
First commit
2016-02-27 12:03:47 +00:00