Skip to content

EntityFrameworkCore.Jet provider is stated as .NET Framework-only but in fact it supports .NET Core 2.0+ #3717

@bairog

Description

@bairog

EntityFrameworkCore.Jet provider:

The provider is .NET Standard 2.0 compatible, so it can be used with .NET (Core) 2.0+ and .NET Framework 4.6.1+. The major version corresponds to the major version of EF Core (i.e. EFCore.Jet 3.x is compatible with EF Core 3.y).

But docs page states that:

3 The SQL Server Compact and Jet providers only work on .NET Framework (not on .NET Core).

Correct that please. Only SQL Server Compact provider works on .NET Framework for today.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions