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
ac1fd709a606710a0fbde13924f45216abf1f4d1
mongodb-generic-repository
/
MongoDbGenericRepository
/
Abstractions
T
History
Alexandre SPIESER
b1cda2ac50
adding client session to mongodb updater methods
2019-05-18 19:49:44 +01:00
..
IBaseMongoRepository_Update_ClientSession.cs
adding client session to mongodb updater methods
2019-05-18 19:49:44 +01:00
IBaseMongoRepository_Update.cs
adding client session to mongodb updater methods
2019-05-18 19:49:44 +01:00
IBaseMongoRepository.cs
added test suite for BaseMongoRepository<TKey>
2019-04-15 00:26:10 +01:00
IBaseReadOnlyRepository.cs
added test suite for BaseMongoRepository<TKey>
2019-04-15 00:26:10 +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
tests now full clear the mongo collections / added GetSortedPaginatedAsync + tests
2019-04-14 22:47:06 +01:00
IReadOnlyMongoRepository.TKey.cs
adding client session to mongodb updater methods
2019-05-18 19:49:44 +01:00