Skip to content

Add ODBC and OLE DB specific packages #74

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

lauxjpn
Copy link
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