Mohammadreza Taikandi
f59cccb3d9
Upgrade to MongoDb Driver 2.20 and use GuidRepresentationMode.V3 as default representation.
2023-08-07 11:34:35 +01:00
Alexandre Spieser
710b7b992f
upgrade to MongoDb Driver 2.18 - 2.19 seems to have some broken some tests, investigating.
2023-08-02 22:56:58 +01:00
Alexandre SPIESER
8f2f92f9d3
remove dotnet-xunit bet nuget package, update xunit packages
2023-07-18 23:01:21 +01:00
Sean Garrett
02b9385fd8
fixed various warnings
2023-06-11 20:23:44 +01:00
Sean Garrett
14e261261c
interfaces to seperate files
2023-06-11 18:39:22 +01:00
Khanh Nguyen
f888d5996b
Add integration test for native read filter operations
2021-12-12 11:02:17 +07:00
Alexandre SPIESER
dc196b24f7
Upgraded MongoDB.Driver to 2.13.2, move target framework of CoreIntegrationTests to netcoreapp2.1
2021-10-13 22:52:00 +01:00
Alexandre SPIESER
6d8e358ccc
reference package in tests
2021-03-15 09:45:15 +00:00
Alexandre SPIESER
eebdc89575
adding cancellation token
2021-03-12 10:13:28 +00:00
Alexandre SPIESER
658c753989
Added cancellation tokens (ongoing)
2021-03-10 08:44:50 +00:00
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
0844c51566
update many implementation, with tests
2020-06-06 11:28:46 +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
baaf2b5ee9
tests now full clear the mongo collections / added GetSortedPaginatedAsync + tests
2019-04-14 22:47:06 +01:00
Alexandre SPIESER
d2df667b3f
added objectid tests
2019-04-14 20:18:37 +01:00
Alexandre SPIESER
8ccced66ea
adding group by test
2019-04-14 20:07:56 +01:00
Alexandre SPIESER
0626292d09
fixed some tests
2019-04-14 18:10:45 +01:00
Alexandre SPIESER
a7391e06f8
first step to split function into separate classes for better reuse and easier maintenance.
2019-04-11 23:59:34 +01:00
Alexandre SPIESER
2f29efafe3
SumByDecimal() test
2019-04-10 23:57:52 +01:00
Alexandre SPIESER
75b894cb2a
ran tests + removed obsolete methods
2019-04-10 22:07:15 +01:00
Alexandre SPIESER
ba723be738
adding Key typed base repo functionality
2019-04-04 23:45:07 +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
fd8f98e375
adding more tests
2018-10-01 22:31:08 +01:00
alexandre-spieser
fa6687c084
fixed test by adding semaphores. Also reduced collections name to avoid hitting the 127 byte limit regarding index names.
2018-09-30 19:26:25 +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
526adf0a23
remove unused using statements
2018-09-09 13:31:42 +01:00
alexandre-spieser
72ea6e7999
clean up + full support for bulk insertion and deletion of documents of the same type but with different partitionkey values
2018-09-09 12:14:43 +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
57d332ef2a
Add support for ObjectId type for the Id of the document.
2018-03-05 23:07:56 +00:00
alexandre-spieser
6f5eb71dad
Prepare for 1.3.5 release.
2018-02-10 18:32:45 +00:00
alexandre-spieser
40ff874cf6
CoreIntegrationTests refactored and passing.
2018-02-10 18:16:14 +00:00
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
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
6552a01d28
TKey support, continued
2017-09-23 22:32:44 +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
39879f6f5f
removed the unused configuration manager package
2017-09-09 17:53:52 +00:00
alexandre-spieser
54efe5e520
.NET Core tests with xunit
2017-09-09 17:52:12 +00:00