EntityFrameworkCore icon indicating copy to clipboard operation
EntityFrameworkCore copied to clipboard

.NETCore 3 Preview 4 MongoDB.Driver needs upgrade

Open NovusTheory opened this issue 6 years ago • 2 comments

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

NovusTheory avatar May 21 '19 23:05 NovusTheory

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.

crhairr avatar May 22 '19 00:05 crhairr

Just wanted to make an issue informing of the problem :)

NovusTheory avatar May 22 '19 02:05 NovusTheory