Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to new MongoDB driver. #7

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

becloudspider
Copy link

Upgrade to new MongoDB.Driver version 2.2.3.

Changes also include

  1. Upgrade of projects from .NET 4 to .NET 4.6.1
  2. NUnit upgrade to 3.*
  3. Upgrade from (Legacy) Official C# driver for MongoDB to new MongoDB.Driver 2.2.3

Harnol and others added 2 commits February 24, 2016 21:22
Add notes about supporting MongoDB driver version.
@alexjamesbrown
Copy link
Owner

Thanks for this -
Will take a look, but I would prefer to support as low version of .net as we can - 4.6.1 will force people to be on this version (some can't upgrade)

I don't think the Mongo 2.2.3 driver has this requirement?

@becloudspider
Copy link
Author

Thank you for putting time to review my changes.

I agree that it do not need to be .net 4.6.1

For Mongo 2.2.3 driver as per my knowledge there is no out of box support for sequence Id generator. So my change will help to projects that want to upgrade there project to Mongo 2.* and using this repo for Id generation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants