Alexandre SPIESER
f773e599d0
some good progress on refactoring into the KeyTyped repo for read only functionality
2019-04-04 22:48:09 +01:00
Alexandre SPIESER
4ac0ffe91c
added tests for the sumbyasync methods
2019-02-04 23:11:36 +00:00
alexandre-spieser
0cf24b1dcf
integration tested index management functionality
2018-10-07 19:05:59 +01:00
alexandre-spieser
0b939592ba
Implementation of index management.CreateTextIndexWithOptionAsync is failing.
2018-09-30 19:07:38 +01:00
alexandre-spieser
e41a73f745
1.3.7 release
2018-09-09 18:55:53 +01:00
alexandre-spieser
db4061dc3c
cleanup. Removing redundant GetCollection and Drop collection method, removed static constructor, added a virtual initialization method.
2018-09-09 13:05:45 +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
5270271008
Continues refactoring tests, added overload for UpdateOne and UpdateOneAsync so that we can pass a LINQ query to the method.
2018-02-10 16:38:47 +00:00
Andrea Bertoldo
c117bf2a7f
Add CollectionName attribute for allowing explicit naming of collections
2018-02-05 14:48:26 +01:00