---
title: Entity Framework Core Compatibility Guide
description: Compatibility between EFCore Provider, EF Core, .NET Frameworks,
  and the Couchbase .NET SDK.
pubDate: 2026-08-17T09:53:44.266Z
antora:
  editUrl: https://github.com/couchbase/docs-efcore/edit/release/1.0/modules/ROOT/pages/entity-framework-core-compatibility-guide.adoc
  xref: xref:efcore-provider::entity-framework-core-compatibility-guide.adoc[]
---

[Consult the llms.txt file for a full list of contents](/llms.txt)
[View original HTML](/efcore-provider/current/entity-framework-core-compatibility-guide.html)

# Entity Framework Core Compatibility Guide

> Compatibility between EFCore Provider, EF Core, .NET Frameworks, and the Couchbase .NET SDK. 

__Table 1\. Compatibility__
| Couchbase EF Core Provider | 1.0.0     |
| -------------------------- | --------- |
| EF Core                    | 8.0.0     |
| .NET Version               | .NET 8 ①  |
| Couchbase Server           | \>= 7.6.0 |
| Couchbase .NET SDK         | \>= 3.6.6 |

① May work with other .NET versions, but not tested.