bubibubi / JetEntityFrameworkProvider

Microsoft Access (Jet) Entity Framework provider
89 stars 26 forks source link
access entity framework jet microsoft oledb provider

Some documents
Enabling CodeFirst simple migration
Enabling DB First
mdb or accdb setup

Questions
For question on how to use it please use stackoverflow, tags access-ef-provider and jet-ef-provider.

Project Description
Entity Framework 6.x Provider for Microsoft Access files.

It supports only code first

NuGet
Now you can download the library using NuGet. Search for JetEntityFrameworkProvider

Some tutorials
Using Entity Framework with JetEntityFrameworkProvider
WebAPI implemented using Entity Framework with JetEntityFrameworkProvider and IdentityManager
Entity Framework DbFirst with JetEntityFrameworkProvider