Skip to content

ckosti/EntityFrameworkCore.Jet

 
 

Repository files navigation

EntityFrameworkCore.Jet

This project is the Entity Framework Core provider for Jet (Microsoft Access mdb and accdb file format).

This provider is mainly intended for desktop applications under .NET 4.6.1 (Console, WPF, WinForms and Services), but may also work under ASP.NET 4.6 and ASP.NET Core 1.0 when using the .NET Framework runtime. It does not work under the .NET Core runtime (netcore and netstandard).

You can find the latest build on NuGet

More documentation

More documentation can be found on project Wiki

Questions

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

About

Entity Framework Core provider for Access database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.9%
  • Other 0.1%