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
29f01d2dab168a9233b418c9d7e0f6183407115d
mongodb-generic-repository
/
MongoDbGenericRepository
/
Abstractions
T
History
Alexandre SPIESER
29f01d2dab
better segregation of concern and interfaces.
2019-04-14 17:58:31 +01:00
..
IBaseMongoRepository.cs
better segregation of concern and interfaces.
2019-04-14 17:58:31 +01:00
IBaseReadOnlyRepository.cs
better segregation of concern and interfaces.
2019-04-14 17:58:31 +01:00
IKeyTypedReadOnlyMongoRepository.cs
better segregation of concern and interfaces.
2019-04-14 17:58:31 +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
better segregation of concern and interfaces.
2019-04-14 17:58:31 +01:00