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
00bd61e220716821201880d3a166afb7dc7d1601
mongodb-generic-repository
/
IntegrationTests
/
Infrastructure
T
History
UltimateCoder
2b0b04ec7b
Updated to .Net Core 8
2024-11-26 00:18:00 +01:00
..
BaseMongoDbRepositoryTests.cs
Updated to .Net Core 8
2024-11-26 00:18:00 +01:00
GlobalVariables.cs
refactoring test classes.
2018-02-05 23:48:11 +00:00
ITestRepository.cs
added tests for partitioned collections
2017-08-27 17:35:21 +00:00
MongoDbDocumentTestBase.cs
Updated to .Net Core 8
2024-11-26 00:18:00 +01:00
MongoDbTKeyDocumentTestBase.cs
Updated to .Net Core 8
2024-11-26 00:18:00 +01:00
RandomExtensions.cs
refactoring test classes.
2018-02-05 23:48:11 +00:00
TestClasses.cs
Add support for ObjectId type for the Id of the document.
2018-03-05 23:07:56 +00:00
TestRepository.cs
upgrade to MongoDb Driver 2.18 - 2.19 seems to have some broken some tests, investigating.
2023-08-02 22:56:58 +01:00