dotnet / dotnet/EntityFramework.Docs
EntityFrameworkCore.Jet provider is stated as .NET Framework-only but in fact it supports .NET Core 2.0+
- Dominant language
- Mermaid
- Stars
- 1.7k
- Forks
- 2k
- Avg merge
- 7d 23h
- Merged PRs (30d)
- 16
Description
[EntityFrameworkCore.Jet](https://github.com/bubibubi/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](https://docs.microsoft.com/en-us/ef/efcore-and-ef6/#supported-platforms) 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.*
* ID: 0036f8c5-d838-69a5-cc09-dc74df09bc07
* Version Independent ID: 5335749f-e32f-979f-7139-f5f14373e283
* Content: [Compare EF6 and EF Core](https://docs.microsoft.com/en-us/ef/efcore-and-ef6/#supported-platforms)
* Content Source: [entity-framework/efcore-and-ef6/index.md](https://github.com/dotnet/EntityFramework.Docs/blob/main/entity-framework/efcore-and-ef6/index.md)
* Product: **entity-framework**
* Technology: **entity-framework-core**
* GitHub Login: @ajcvickers
* Microsoft Alias: **avickers**
Contributor guide
Assessment
This issue has not been assessed yet.