This website requires JavaScript.
Explore
Help
Sign In
UltimateCoder
/
mongodb-generic-repository
Watch
1
Star
0
Fork
0
You've already forked mongodb-generic-repository
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
Files
17653b05f796151884aba1db52ae99d84af2cfcd
mongodb-generic-repository
/
MongoDbGenericRepository
/
Abstractions
T
History
Alexandre SPIESER
4ac0ffe91c
added tests for the sumbyasync methods
2019-02-04 23:11:36 +00:00
..
IBaseMongoRepository.cs
Implementation of index management.CreateTextIndexWithOptionAsync is failing.
2018-09-30 19:07:38 +01:00
IMongoDbCollectionIndexRepository.cs
integration tested index management functionality
2018-10-07 19:05:59 +01:00
IMongoDbContext.cs
cleanup. Removing redundant GetCollection and Drop collection method, removed static constructor, added a virtual initialization method.
2018-09-09 13:05:45 +01:00
IReadOnlyMongoRepository.cs
added tests for the sumbyasync methods
2019-02-04 23:11:36 +00:00