Skip to content

bubibubi/JetEntityFrameworkProvider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ea5edff · May 16, 2018
May 16, 2018
Jan 13, 2018
May 16, 2018
May 16, 2018
May 16, 2018
May 16, 2018
Oct 28, 2017
Sep 19, 2017
Dec 1, 2014
Sep 19, 2017
May 16, 2018
Jan 4, 2017

Repository files navigation

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