Alexandre SPIESER
bfa4ca2ffb
updating package / sln deps
2019-04-23 23:43:43 +01:00
alexandre-spieser
deb70ca9c2
updated nuget packages to latest version
2018-11-15 09:02:06 +00:00
alexandre-spieser
c817c7db52
Update to MongoDB Driver 2.7.0, MongoDbGenericRepository 1.3.8.
2018-10-07 20:40:37 +01:00
Alexandre SPIESER
1114b6531d
Update README.md
2018-09-27 22:20:45 +01:00
Alexandre SPIESER
f95988269c
Merge pull request #7 from joshuadavidson/patch-1
...
Add collection naming & ObjectId documentation
2018-09-27 22:17:58 +01:00
Joshua Davidson
7c36f72016
Add collection naming & ObjectId documentation
...
Document collection naming scheme and ability to rename collection with `CollectionName` attribute.
Document optional use of `MongoDB.Bson.ObjectId` for entity keys.
Update headers for clarity.
2018-09-27 15:05:04 -05:00
alexandre-spieser
1ec9d1123e
Add support for documents with and Id of type ObjectId.
2018-03-07 22:50:24 +00:00
Alexandre SPIESER
9c2ac9ee1b
Merge pull request #3 from alexandre-spieser/add-license-1
...
Create LICENSE
2018-02-24 12:21:45 +00:00
Alexandre SPIESER
74a2060413
Create LICENSE
2018-02-24 12:21:16 +00:00
Alexandre SPIESER
10d87e6652
Update README.md
2018-01-27 16:44:31 +00:00
alexandre-spieser
49e2e0c26b
MongoDB 3.6 Support, Identity 2.0.1 upgrade.
2018-01-27 16:29:47 +00:00
alexandre-spieser
17b38aeb3f
Make surewe you only add properties that are from the UserLoginInfo type.
2018-01-13 00:16:53 +00:00
alexandre-spieser
e9ce1b0111
giving credits.
2017-11-30 23:01:31 +00:00
alexandre-spieser
49a13ba3b0
Updated packages to 2.0.1 and added support for primary keys of type long.
2017-11-30 22:54:26 +00:00
alexandre-spieser
10eb28d918
added SqlUserStoreMethodsThrowWhenDisposedTest back
2017-11-19 19:10:22 +00:00
alexandre-spieser
f6c85c8385
edit release notes.
2017-11-19 19:03:07 +00:00
alexandre-spieser
833a2bed99
Make the sample mvc app depend on the nuget package.
2017-11-19 18:59:29 +00:00
alexandre-spieser
9fe92db2e1
Make sure the lifetime of the UserStore is the same as the UserManager to avoid ObjectDisposed exceptions.
2017-11-19 18:47:55 +00:00
alexandre-spieser
567a64985c
Merge branch 'master' of https://github.com/alexandre-spieser/AspNetCore.Identity.MongoDbCore
2017-11-19 18:35:45 +00:00
alexandre-spieser
2046daf11b
added mongodb mvc sample
2017-11-19 18:35:40 +00:00
Alexandre SPIESER
fc8032ee9e
Update README.md
2017-11-14 13:53:28 +00:00
Alexandre SPIESER
23d52d0275
Update README.md
2017-11-14 13:52:33 +00:00
Alexandre SPIESER
8beeaf463d
Update README.md
2017-11-01 09:34:21 +00:00
Alexandre SPIESER
e561777658
Update README.md
2017-10-29 18:26:13 +00:00
Alexandre SPIESER
91277203fd
Update README.md
2017-10-29 18:24:56 +00:00
Alexandre SPIESER
43b3d8efb5
Update README.md
2017-10-29 18:23:59 +00:00
alexandre-spieser
876cb39497
Updated testing framework.
2017-10-29 18:50:25 +00:00
Alexandre SPIESER
80424ad512
Update README.md
2017-10-29 17:44:14 +00:00
alexandre-spieser
8d49c3fb96
Fixing tests.
2017-10-29 18:20:54 +00:00
alexandre-spieser
9bbf5c577e
adding more comments and deleting unused methods.
2017-10-29 18:15:09 +00:00
alexandre-spieser
d99ce293f0
Big cleanup and adding IdentityBuilder extensions the same way as the EF IdentityBuilder extensions do, allowing customer Identity setup.
2017-10-29 15:09:57 +00:00
alexandre-spieser
7a1558a48b
Merge branch 'master' of https://github.com/alexandre-spieser/AspNetCore.Identity.MongoDbCore
2017-10-22 02:29:07 +00:00
alexandre-spieser
9f3d044d17
removing warnings.
2017-10-22 02:28:58 +00:00
alexandre-spieser
f62e03c80b
Merge branch 'master' of https://github.com/alexandre-spieser/AspNetCore.Identity.MongoDbCore
2017-10-22 01:24:36 +00:00
alexandre-spieser
6053d082aa
Target both netstandard2.0 and netcoreapp2.0
2017-10-22 01:24:27 +00:00
Alexandre SPIESER
66eaaf2dd9
Update README.md
2017-10-22 01:53:24 +01:00
alexandre-spieser
6ca32e461f
update convention
2017-10-22 00:47:27 +00:00
Alexandre SPIESER
3e959936f8
Update README.md
2017-10-22 01:40:37 +01:00
Alexandre SPIESER
58d5750664
Update README.md
2017-10-22 01:30:06 +01:00
Alexandre SPIESER
f6fb2d570e
Update README.md
2017-10-22 01:28:32 +01:00
Alexandre SPIESER
11952065c5
Update README.md
2017-10-22 01:26:41 +01:00
Alexandre SPIESER
c5bbcd8594
Update README.md
2017-10-22 01:06:03 +01:00
Alexandre SPIESER
307c31ec31
Update README.md
2017-10-22 01:02:20 +01:00
Alexandre SPIESER
5ed5778e4f
Update README.md
2017-10-22 00:59:42 +01:00
Alexandre SPIESER
0ebee24219
Update README.md
2017-10-22 00:57:04 +01:00
Alexandre SPIESER
4c69e5e834
Update README.md
2017-10-22 00:56:23 +01:00
Alexandre SPIESER
ce0b46d18c
Update README.md
2017-10-22 00:46:15 +01:00
Alexandre SPIESER
f5d0ee7dae
Update README.md
2017-10-22 00:44:48 +01:00
Alexandre SPIESER
ac66193246
Update README.md
2017-10-22 00:44:10 +01:00
Alexandre SPIESER
863003167b
Update README.md
2017-10-22 00:40:52 +01:00