alanning / MongoProviders

ASP.NET Membership and Role Providers for MongoDB
MIT License
44 stars 20 forks source link

Master #6

Open rammicz opened 7 years ago

rammicz commented 7 years ago

New mongo driver 2.4.4 and framework 4.5.2

rammicz commented 7 years ago

Hello, I would like to use your MongoProviders for Microsoft Cosmos DB, I'm getting it working right now, but it should be still compatible with mongo, Main difference is, Cosmos creates indexes itself, so there is no need / possibility to create indexes on your own. As a first step, please take this upgrade to the latest mongo driver 2.4.4

alanning commented 7 years ago

Hi rammicz, thank you for the pull request. This is quite an old project, is it still useful? I can merge PR's but don't have a way to test changes so I'm a little leery of doing so.

Would you like to maintain a version of this? I could update the readme to send people to your version as an "up-to-date" version. What do you think?

rammicz commented 7 years ago

Hello Adrian,

I am pretty new on github, so my pull request was actually from a bad version, I did not fully understand the "pull request" at the time, please ignore it.

I've commited big part of the rework yesterday. I'm planning to use it on my Azure / CosmosDB, which is compatible with mongo API. I've got it working yesterday, all tests are green. I did not get it fully integrated into my webapp yet, but so far no errors found.

I can hold the fork on my account, no problem. If you're not going to support it, I can also create my own nuget from the fork.

So yes please, if you can point the link to my fork, it seems I will work on it for a while.

Thanks for reaching me, Jiri

2017-08-08 21:20 GMT+02:00 Adrian Lanning notifications@github.com:

Hi rammicz, thank you for the pull request. This is quite an old project, is it still useful? I can merge PR's but don't have a way to test changes so I'm a little leery of doing so.

Would you like to maintain a version of this? I could update the readme to send people to your version as an "up-to-date" version. What do you think?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/alanning/MongoProviders/pull/6#issuecomment-321055373, or mute the thread https://github.com/notifications/unsubscribe-auth/AJwleMtdGwNztwGHaP2PGd0LAzfOU5ZHks5sWLT0gaJpZM4Os_Th .

alanning commented 7 years ago

OK, thanks. Please let me know once your fork is up to date and send me a link here. I'll update the readme to send people to your version. :-)