Efcore: Microsoft.EntityFrameworkCore.Relational Missing from Nuget

Created on 19 Feb 2020  路  2Comments  路  Source: dotnet/efcore

The nuget package Microsoft.AspNetCore.Identity.EntityFrameworkCore version 3.1.2 depends on Microsoft.EntityFrameworkCore.Relational >= 3.1.2.

Microsoft.EntityFrameworkCore.Relational 3.1.2 is currently not in nuget.

Steps to reproduce

Simply installing Microsoft.AspNetCore.Identity.EntityFrameworkCore from nuget.

Further technical details

EF Core version: 3.1.2
Target framework: 3.1
Operating system: Win 10
IDE: Visual Studio 2019 16.4.5

closed-external customer-reported

Most helpful comment

This is a related issue in the AspnetCore project.

https://github.com/dotnet/aspnetcore/issues/19137

All 2 comments

This is a related issue in the AspnetCore project.

https://github.com/dotnet/aspnetcore/issues/19137

Closing this as it has now been released.

Microsoft.EntityFrameworkCore.Relational v3.1.2

Was this page helpful?
0 / 5 - 0 ratings