Commit Graph

116 Commits

Author SHA1 Message Date
alexandre-spieser 5270271008 Continues refactoring tests, added overload for UpdateOne and UpdateOneAsync so that we can pass a LINQ query to the method. 2018-02-10 16:38:47 +00:00
alexandre-spieser bf2119432e Test refactoring, continued. 2018-02-10 14:13:10 +00:00
Alexandre SPIESER e581586161 Update README.md 2018-02-07 12:59:13 +00:00
alexandre-spieser 1a83abd25f refactoring test classes. 2018-02-05 23:48:11 +00:00
Alexandre SPIESER 03b0e4265b Merge pull request #2 from Etchelon/master
Add CollectionName attribute for allowing explicit naming of collections
2018-02-05 20:32:50 +00:00
Andrea Bertoldo c117bf2a7f Add CollectionName attribute for allowing explicit naming of collections 2018-02-05 14:48:26 +01:00
Alexandre SPIESER c50e4d086e Update README.md 2018-01-27 16:44:03 +00:00
alexandre-spieser 3a42a1c574 Upgraded mongodb driver + new package version released. 1.3.4 2018-01-27 15:58:16 +00:00
alexandre-spieser 67e7318021 updating mongodb driver to version 2.5.0 for MongoDB 3.6 support. 2018-01-27 14:49:13 +00:00
alexandre-spieser 29012d1e52 nuget package update 2018-01-27 14:41:39 +00:00
alexandre-spieser e15c1e4ad2 Refactoring to have a greater separation of concern. 2017-12-06 23:20:53 +00:00
alexandre-spieser 3d104764ae added dependencies 2017-11-19 19:05:22 +00:00
alexandre-spieser 3af68c06db Merge branch 'master' of https://github.com/alexandre-spieser/mongodb-generic-repository 2017-11-17 18:39:38 +00:00
alexandre-spieser a3ae98d077 added comments and updated nuspec 2017-11-17 18:39:34 +00:00
Alexandre SPIESER aff276f9e3 Update README.md 2017-11-16 17:14:40 +00:00
Alexandre SPIESER e91c89f054 Update README.md 1.3.1 1.3.2 2017-11-01 08:27:59 +00:00
alexandre-spieser 657beeac99 The MongoDbRepository now has a constructor that takes an IMongoDatabase. 2017-11-01 08:18:29 +00:00
alexandre-spieser fbb07475a1 Added tests for IdentityUsers 2017-10-29 19:29:43 +00:00
Alexandre SPIESER 30ea910b9c Update README.md 2017-10-22 01:06:26 +01:00
Alexandre SPIESER aae71cddc3 Update README.md 2017-10-02 00:20:50 +01:00
Alexandre SPIESER ad2cd66a7d Update README.md 2017-10-01 22:47:37 +01:00
alexandre-spieser bfe1652b9c Merge branch 'AddingTKey' 1.3 2017-10-01 22:36:05 +00:00
alexandre-spieser 9c0cd0fe47 dll added. 2017-10-01 22:35:51 +00:00
alexandre-spieser c07b1a5d7b Added grouping functionality and tests. 2017-10-01 22:30:30 +00:00
alexandre-spieser 76862b2caa new nuget package 2017-09-25 22:40:00 +00:00
alexandre-spieser a13800637f added more tests for the documents implementing the IDocument<TKey> interface 2017-09-25 21:44:10 +00:00
alexandre-spieser 1d985e0274 Added tests 2017-09-24 21:34:29 +00:00
Alexandre SPIESER 833263edbf Update README.md 2017-09-24 20:04:15 +01:00
alexandre-spieser 6552a01d28 TKey support, continued 2017-09-23 22:32:44 +00:00
alexandre-spieser 9b1048e318 Adding TKey support 2017-09-23 22:00:31 +00:00
alexandre-spieser 5e187e0b1f Exposed core MongoDb driver objects and removed the AddedAtUtc property constraint from the IDocument interface. 1.2.1 2017-09-23 18:57:56 +00:00
Alexandre SPIESER b843f2de7f Update README.md 2017-09-18 14:54:57 +01:00
Alexandre SPIESER 90ba1e4fc6 Update README.md 2017-09-10 13:07:22 +01:00
Alexandre SPIESER 926099626d Update README.md 2017-09-10 13:06:39 +01:00
alexandre-spieser 58cf1f1faf Generated nuget package 1.2 and tests passing. v1.2.0 2017-09-09 19:13:32 +00:00
alexandre-spieser 39879f6f5f removed the unused configuration manager package 2017-09-09 17:53:52 +00:00
alexandre-spieser 54efe5e520 .NET Core tests with xunit 2017-09-09 17:52:12 +00:00
alexandre-spieser fb4ee42a5c now targeting multiple frameworks (net45 and netstandard1.5) 2017-09-09 16:52:10 +00:00
Alexandre SPIESER e55ff5796a Update README.md 2017-09-05 22:46:26 +01:00
alexandre-spieser 98b859938e Merge branch 'master' of https://github.com/alexandre-spieser/mongodb-generic-repository 2017-09-03 21:32:31 +00:00
alexandre-spieser bbadd78d1b pushing version up 2017-09-03 21:32:25 +00:00
alexandre-spieser 296dc6f7c5 Merge branch 'master' of https://github.com/alexandre-spieser/mongodb-generic-repository 2017-09-03 19:00:18 +00:00
alexandre-spieser b94b499c10 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
Alexandre SPIESER 8044ec8e56 Update README.md 2017-09-03 19:31:27 +01:00
Alexandre SPIESER 8fc45cd975 Update README.md 2017-09-03 19:25:01 +01:00
Alexandre SPIESER 5827b5de9a Update README.md v1.1.0 2017-09-03 19:07:58 +01:00
Alexandre SPIESER aae4e4e710 Update README.md 2017-09-03 18:03:56 +01:00
Alexandre SPIESER 37c6f38d5d Added reference to IntegrationTests project. v1.0.0 2017-09-03 17:44:07 +01:00
Alexandre SPIESER dc4ebde3a3 Updated usage examples 2017-09-03 17:42:06 +01:00
alexandre-spieser 2f3ffdff81 Added projection tests on partitioned collections 2017-08-27 22:14:41 +00:00