Skip to content

Add ODBC and OLE DB specific packages#74

Merged
lauxjpn merged 3 commits intoCirrusRedOrg:masterfrom
lauxjpn:feature/dataaccessprovider_packages
Nov 28, 2020
Merged

Add ODBC and OLE DB specific packages#74
lauxjpn merged 3 commits intoCirrusRedOrg:masterfrom
lauxjpn:feature/dataaccessprovider_packages

Conversation

@lauxjpn
Copy link
Copy Markdown
Member

@lauxjpn lauxjpn commented Nov 28, 2020

To help users to reference the correct version of ODBC or OLE DB (both >= 5.0.0), this PR adds two packages that reference the latest supported version of the respective data access provider package:

  • EntityFramworkCore.Jet.Odbc
  • EntityFramworkCore.Jet.OleDb

The packages also add UseJetOdbc() and UseJetOleDb() helper extension methods.
The parallel ODBC/OLE DB support implementation should be completed for now with this PR.

Fixes #45
Fixes #55

@lauxjpn lauxjpn added this to the 3.1.0-alpha.1 milestone Nov 28, 2020
@lauxjpn lauxjpn self-assigned this Nov 28, 2020
@lauxjpn lauxjpn force-pushed the feature/dataaccessprovider_packages branch from b79dd03 to 4158e51 Compare November 28, 2020 13:34
@lauxjpn lauxjpn merged commit 72f4452 into CirrusRedOrg:master Nov 28, 2020
@lauxjpn lauxjpn deleted the feature/dataaccessprovider_packages branch November 28, 2020 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

1 participant