Alexandre SPIESER
e4a36e5c60
remove default option: IsUpset = true in update methods, to avoid unexpected document insertions.
2020-06-09 09:01:53 +01:00
Alexandre SPIESER
83f1d2c7a6
nuget package works locally
2020-06-06 12:06:28 +01:00
Alexandre SPIESER
9cb35c5881
remove packaged dependencies
2020-02-05 21:37:44 +00:00
Alexandre SPIESER
c5390214eb
updated driver and test suite
2019-11-18 22:38:34 +00:00
Alexandre SPIESER
1a7763a312
1.4.0 release
2019-04-18 08:21:18 +01:00
Alexandre SPIESER
530309e9fc
added test suite for BaseMongoRepository<TKey>
2019-04-15 00:26:10 +01:00
alexandre-spieser
0cf24b1dcf
integration tested index management functionality
2018-10-07 19:05:59 +01:00
alexandre-spieser
e41a73f745
1.3.7 release
2018-09-09 18:55:53 +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
345fca2e6e
Added summary where needed.
2018-03-06 23:11:33 +00:00
alexandre-spieser
6f5eb71dad
Prepare for 1.3.5 release.
2018-02-10 18:32:45 +00:00
alexandre-spieser
3a42a1c574
Upgraded mongodb driver + new package version released.
2018-01-27 15:58:16 +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
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
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