Home / Companies / Couchbase / Blog / Post Details
Content Deep Dive

Announcing the General Availability of the Couchbase EF Core Provider

Blog post from Couchbase

Post Details
Company
Date Published
Author
Matthew Groves
Word Count
1,052
Language
English
Hacker News Points
-
Summary

The Couchbase EF Core Provider is now generally available, bringing the power of Entity Framework Core to Couchbase. This release allows .NET developers to work with Couchbase using familiar EF Core patterns, including LINQ support, basic CRUD operations, and change tracking. The provider supports many core EF Core capabilities but has some limitations, such as denormalization, eager loading, and SQL++ function support. The provider is designed to be asynchronous, requiring the use of async methods. Users can provide feedback through various channels, including the Couchbase .NET forums, Discord, GitHub, and reporting issues. The release is just the beginning, with future updates planned based on user feedback.