EntityFrameworkCore.Jet 7.0.0-alpha.1

This is a prerelease version of EntityFrameworkCore.Jet.
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 3.6 or higher.

dotnet add package EntityFrameworkCore.Jet --version 7.0.0-alpha.1
                    
NuGet\Install-Package EntityFrameworkCore.Jet -Version 7.0.0-alpha.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="EntityFrameworkCore.Jet" Version="7.0.0-alpha.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EntityFrameworkCore.Jet" Version="7.0.0-alpha.1" />
                    
Directory.Packages.props
<PackageReference Include="EntityFrameworkCore.Jet" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add EntityFrameworkCore.Jet --version 7.0.0-alpha.1
                    
#r "nuget: EntityFrameworkCore.Jet, 7.0.0-alpha.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package EntityFrameworkCore.Jet@7.0.0-alpha.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=EntityFrameworkCore.Jet&version=7.0.0-alpha.1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=EntityFrameworkCore.Jet&version=7.0.0-alpha.1&prerelease
                    
Install as a Cake Tool

Jet/ACE database provider for Entity Framework Core (Microsoft Access MDB/ACCDB files).

Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows was computed.  net9.0-windows was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on EntityFrameworkCore.Jet:

Package Downloads
EntityFrameworkCore.Jet.OleDb

Explicit OLE DB support for Jet/ACE database provider for Entity Framework Core (Microsoft Access MDB/ACCDB files).

EntityFrameworkCore.Jet.Odbc

Explicit ODBC support for Jet/ACE database provider for Entity Framework Core (Microsoft Access MDB/ACCDB files).

EFCore.Scaffolding

A configurable alternative to the `dotnet ef dbcontext scaffold` command for generating a DbContext and its entities

Com.XYAC.DataService

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.0 1,930 4/6/2026
10.0.0-beta.1 1,722 12/9/2025
10.0.0-alpha.1 1,355 7/30/2025
9.0.0 10,873 4/25/2025
9.0.0-beta.1 2,668 12/1/2024
9.0.0-alpha.1 432 8/30/2024
8.0.0 26,290 7/5/2024
8.0.0-rc.1 5,364 4/15/2024
8.0.0-beta.1 4,393 2/11/2024
8.0.0-alpha.2 4,778 12/12/2023
8.0.0-alpha.1 551 9/25/2023
7.0.3 37,262 9/6/2023
7.0.2 4,048 7/3/2023
7.0.1 540 7/3/2023
7.0.0 1,486 7/2/2023
7.0.0-rc.1 376 5/3/2023
7.0.0-beta.1 365 4/10/2023
7.0.0-alpha.2 366 4/1/2023
7.0.0-alpha.1 759 2/20/2023
6.0.0-beta.1 391 4/10/2023
Loading failed