Sean Garrett
|
f09cfc53c2
|
Delete unit tests for the repos
|
2023-06-16 17:20:04 +01:00 |
|
Sean Garrett
|
c6545b9448
|
keyed Delete unit tests
|
2023-06-16 11:51:40 +01:00 |
|
Sean Garrett
|
0cf6a7e5d3
|
added overloads for delete
|
2023-06-15 21:35:51 +01:00 |
|
Sean Garrett
|
e23f659ffe
|
removing volatile
|
2023-06-15 18:32:12 +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 |
|
Michał Żołnieruk
|
885507274d
|
Bumped mongodb.driver to 2.15
|
2022-04-04 15:51:51 +02:00 |
|
Khanh Nguyen An
|
c14ceffe4f
|
Add read operation support for filter definition
|
2021-10-26 18:14:42 +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
|
ff94611ee9
|
remove legacy stuff, bump to version 1.4.7 after missed cancellation token mapping in AddOneAsync.
|
2021-03-15 11:38:37 +00:00 |
|
Alexandre SPIESER
|
5f6e015bf2
|
fix mistake: missing cancellation token
|
2021-03-15 11:07:35 +00:00 |
|
Alexandre SPIESER
|
6d8e358ccc
|
reference package in tests
|
2021-03-15 09:45:15 +00:00 |
|
Alexandre SPIESER
|
76a1aab671
|
pushed cancellation token changes
|
2021-03-15 08:03:50 +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 |
|
Liam Flanagan
|
f6b0aa274b
|
Updated the mongodb driver
|
2019-11-18 19:20:57 +00:00 |
|
Daniel Gasson
|
dca01b184c
|
Allow initialisation of MongoDbContext with connection string only
|
2019-06-18 11:33:26 +01:00 |
|
Alexandre SPIESER
|
b1cda2ac50
|
adding client session to mongodb updater methods
|
2019-05-18 19:49:44 +01:00 |
|
Alexandre SPIESER
|
1a7763a312
|
1.4.0 release
|
2019-04-18 08:21:18 +01:00 |
|
Alexandre SPIESER
|
77cc85574c
|
Update BaseMongoRepository.TKey.Update.cs
|
2019-04-17 19:08:13 +01:00 |
|
Alexandre SPIESER
|
846bb16730
|
Update BaseMongoRepository.TKey.Index.cs
|
2019-04-17 19:05:17 +01:00 |
|
Alexandre SPIESER
|
5e4cbfa1b3
|
Update BaseMongoRepository.TKey.Delete.cs
|
2019-04-17 19:04:38 +01:00 |
|
Alexandre SPIESER
|
804dc18c4f
|
Update BaseMongoRepository.TKey.Create.cs
|
2019-04-17 19:03:59 +01:00 |
|
Alexandre SPIESER
|
182ee0a335
|
Update BaseMongoRepository.Update.cs
|
2019-04-17 19:02:57 +01:00 |
|
Alexandre SPIESER
|
bd662d25d6
|
Update BaseMongoRepository.Index.cs
|
2019-04-17 19:00:33 +01:00 |
|
Alexandre SPIESER
|
6c8d4bdafb
|
Update BaseMongoRepository.Delete.cs
|
2019-04-17 18:59:27 +01:00 |
|
Alexandre SPIESER
|
4d94a1b436
|
Update BaseMongoRepository.Create.cs
|
2019-04-17 18:58:47 +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
|
2207f2f1a1
|
rename after full refactor
|
2019-04-14 19:31:28 +01:00 |
|
Alexandre SPIESER
|
0626292d09
|
fixed some tests
|
2019-04-14 18:10:45 +01:00 |
|
Alexandre SPIESER
|
29f01d2dab
|
better segregation of concern and interfaces.
|
2019-04-14 17:58:31 +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
|
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
|
ba723be738
|
adding Key typed base repo functionality
|
2019-04-04 23:45:07 +01:00 |
|
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
|
9edd7e97fe
|
moving TKEY related methods to there own partial class in the readonly repo
|
2019-02-07 08:48:36 +00:00 |
|
Alexandre SPIESER
|
b77978e57a
|
introucting KeyTypedReadOnlyMongoRepository
|
2019-02-07 08:47:27 +00:00 |
|
Alexandre SPIESER
|
4ac0ffe91c
|
added tests for the sumbyasync methods
|
2019-02-04 23:11:36 +00:00 |
|
Alexandre SPIESER
|
eaa90d67f5
|
sum for decimal fields, untested.
|
2019-01-02 23:43:37 +00:00 |
|
Alexandre SPIESER
|
2d866d966c
|
Update MongoDbContext.cs
Added a MongoDbContext ctor that takes a MongoClient for custom setup.
|
2018-12-04 12:58:44 +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 |
|