EntityFrameworkCore
EntityFrameworkCore copied to clipboard
.NETCore 3 Preview 4 MongoDB.Driver needs upgrade
From .NETCore 3 Preview 4 and up MongoDB driver will fail unless using version 2.8.1 while this library seems to be using 2.7.3.
Related: https://jira.mongodb.org/browse/CSHARP-2595?jql=project%20%3D%20CSHARP%20AND%20fixVersion%20%3D%202.8.1%20ORDER%20BY%20key%20ASC
I haven't had the time to work on upgrading the project for .NET Core 3.
This is an open source project. Pull requests are welcome.
Just wanted to make an issue informing of the problem :)