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
54efe5e520fe239ed095f011d281cadccc87689a
mongodb-generic-repository
/
MongoDbGenericRepository
T
History
alexandre-spieser
fb4ee42a5c
now targeting multiple frameworks (net45 and netstandard1.5)
2017-09-09 16:52:10 +00:00
..
Models
added tests for partitioned collections
2017-08-27 17:35:21 +00:00
IMongoDbContext.cs
added tests for partitioned collections
2017-08-27 17:35:21 +00:00
MongoDbContext.cs
added pluralizationclass from Humanizer, and set collections names to camel case instead of lower case for better readability.
2017-09-03 19:00:02 +00:00
MongoDbGenericRepository.csproj
now targeting multiple frameworks (net45 and netstandard1.5)
2017-09-09 16:52:10 +00:00
MongoDbGenericRepository.csproj.user
now targeting multiple frameworks (net45 and netstandard1.5)
2017-09-09 16:52:10 +00:00
MongoDbRepository.cs
added pluralizationclass from Humanizer, and set collections names to camel case instead of lower case for better readability.
2017-09-03 19:00:02 +00:00
Pluralization.cs
added pluralizationclass from Humanizer, and set collections names to camel case instead of lower case for better readability.
2017-09-03 19:00:02 +00:00