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
f773e599d02578f3fcfb5db226d473bb806de759
mongodb-generic-repository
/
MongoDbGenericRepository
/
Abstractions
T
History
Alexandre SPIESER
f773e599d0
some good progress on refactoring into the KeyTyped repo for read only functionality
2019-04-04 22:48:09 +01:00
..
IBaseMongoRepository.cs
Implementation of index management.CreateTextIndexWithOptionAsync is failing.
2018-09-30 19:07:38 +01:00
IKeyTypedReadOnlyMongoRepository.cs
some good progress on refactoring into the KeyTyped repo for read only functionality
2019-04-04 22:48:09 +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
some good progress on refactoring into the KeyTyped repo for read only functionality
2019-04-04 22:48:09 +01:00